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
/
X86
/
i128-immediate.ll
blob
999076cddd694224c8334a4e80c4adff5983e743
1
; RUN: llc < %s -mtriple=x86_64-- | grep movq | count 2
2
3
define i128 @__addvti3() {
4
ret i128 -1
5
}