repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Adjust how NEON shifts are lowered
[llvm-core.git]
/
test
/
CodeGen
/
ARM
/
ret_arg1.ll
blob
b7eef20599656d54b026314aacc3dcb9b7ccc7ac
1
; RUN: llc -mtriple=arm-eabi %s -o /dev/null
2
3
define i32 @test(i32 %a1) {
4
ret i32 %a1
5
}