repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[NFC][Py Reformat] Reformat python files in llvm
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-reduce
/
Inputs
/
test-output-format.mir
blob
0f8d5184a2d25b1c4d532a4ed46e39e31d8add43
1
---
2
name: func
3
tracksRegLiveness: true
4
body: |
5
bb.0:
6
7
%ptr:_(p0) = G_IMPLICIT_DEF
8
%const0:_(s32) = G_CONSTANT i32 0
9
G_STORE %const0, %ptr :: (store 4, addrspace 1)
10
%const1:_(s32) = G_CONSTANT i32 1
11
G_STORE %const1, %ptr :: (store 4, addrspace 1)
12
...