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
/
ret-i64-0.ll
blob
bca0f056b90de3c186d378fbd1cfa02d9c56be0e
1
; RUN: llc < %s -march=x86 | grep xor | count 2
2
3
define i64 @foo() nounwind {
4
ret i64 0
5
}