repo.or.cz
/
llvm
/
avr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Shrink Thumb2 movcc instructions.
[llvm/avr.git]
/
test
/
CodeGen
/
X86
/
i128-immediate.ll
blob
69399336e30e03283ae351ede91fa4b582cad4bd
1
; RUN: llvm-as < %s | llc -march=x86-64 | grep movq | count 2
2
3
define i128 @__addvti3() {
4
ret i128 -1
5
}