projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Extend the statepoint intrinsic to allow statepoints to be marked as transitions...
[oota-llvm.git]
/
test
/
CodeGen
/
X86
/
ret-i64-0.ll
1
; RUN: llc < %s -march=x86 | grep xor | count 2
2
3
define i64 @foo() nounwind {
4
ret i64 0
5
}