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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
bolt
/
test
/
X86
/
Inputs
/
static_exe.s
blob
241076fb82dbd319b87fda6e30ed64df36ad7581
1
.globl main
2
.type main, %function
3
main
:
4
pushq
%
rbp
5
movq
%
rsp
, %
rbp
6
hlt
7
movl $
0x0
, %
eax
8
popq
%
rbp
9
retq
10
.size main, .-main