repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some bugs in register stack pass.
[llvm/zpu.git]
/
test
/
CodeGen
/
X86
/
i128-immediate.ll
blob
c47569e700f52965a7f78720bd097bb4b2ad352e
1
; RUN: llc < %s -march=x86-64 | grep movq | count 2
2
3
define i128 @__addvti3() {
4
ret i128 -1
5
}