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
[ARM] Rewrite how VCMP are lowered, using a single node
[llvm-core.git]
/
test
/
ExecutionEngine
/
OrcMCJIT
/
simplesttest.ll
blob
4a47131ada22e8db0610c925eda12d5fd86f8f0f
1
; RUN: %lli -jit-kind=orc-mcjit %s > /dev/null
2
3
define i32 @main() {
4
ret i32 0
5
}
6