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
[Alignment][NFC] Use Align with TargetLowering::setMinFunctionAlignment
[llvm-core.git]
/
test
/
CodeGen
/
X86
/
ret-i64-0.ll
blob
be82129de21fd64de1cba0f85d8b5e6dd0236cc3
1
; RUN: llc < %s -mtriple=i686-- | grep xor | count 2
2
3
define i64 @foo() nounwind {
4
ret i64 0
5
}