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
/
entry.s
blob
f04bde7975fd6a840ce505bdb71f3ba630ad168a
1
.globl _start
2
.type _start, %function
3
_start
:
4
# FDATA: 0 [unknown] 0 1 _start 0 0 792
5
.cfi_startproc
6
LBB00
:
7
movl $
0x0
, %
eax
8
jmp Ltmp0
9
10
LFT0
:
11
cmpl
$
0x0
, %
eax
12
jmp Ltmp1
13
14
Ltmp1
:
15
jmp LBB00
16
# FDATA: 1 _start #Ltmp1# 1 _start #LBB00# 13 792
17
18
Ltmp0
:
19
jmp Ltmp2
20
21
Ltmp2
:
22
jmp Ltmp3
23
24
Ltmp3
:
25
jmp Ltmp4
26
27
Ltmp4
:
28
jmp Ltmp5
29
30
Ltmp5
:
31
jmp Ltmp6
32
33
Ltmp6
:
34
jmp Ltmp7
35
36
Ltmp7
:
37
jmp Ltmp8
38
39
Ltmp8
:
40
jmp Ltmp9
41
42
Ltmp9
:
43
jmp Ltmp10
44
45
Ltmp10
:
46
jmp Ltmp11
47
48
Ltmp11
:
49
retq
50
.cfi_endproc
51
.size _start, .-_start