repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-complete.git]
/
test
/
MC
/
ARM
/
thumb-cb-thumbfunc.s
blob
12995f2a449191b7f0b71b95d1f6bd2180777966
1
@ RUN
:
llvm-mc
-
triple thumbv7-apple-macho
-
filetype
=
obj
-
o
%
t
%
s
2
@ RUN
:
llvm-objdump
-
d
-
triple thumbv7
%
t
| FileCheck
%
s
3
4
@ CHECK
:
cbnz
r0
,
#0
5
.thumb_func label4
6
cbnz
r0
,
label4
7
.space 2
8
label4
: