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
[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git]
/
llvm
/
test
/
MC
/
ARM
/
tMOVSr.s
blob
198c90aa5ceb46da62daf06be1e99b128ffde8b4
1
@ REQUIRES
:
asserts
2
@ RUN
:
llvm-mc
--
triple
=
thumbv8
--
debug
%
s
2
>&
1
| FileCheck
%
s
--
match-full-lines
3
4
@ CHECK
:
Changed to
: <
MCInst
#{{[0-9]+}} tMOVSr <MCOperand Reg:{{[0-9]+}}> <MCOperand Reg:{{[0-9]+}}>>
5
.text
6
movs
r2
,
r3