projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1cc848
)
Make this testcase actually executed with fast-isel on arm.
author
Eric Christopher
<echristo@apple.com>
Wed, 25 Aug 2010 07:47:00 +0000
(07:47 +0000)
committer
Eric Christopher
<echristo@apple.com>
Wed, 25 Aug 2010 07:47:00 +0000
(07:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112033
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/fast-isel.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/fast-isel.ll
b/test/CodeGen/ARM/fast-isel.ll
index c691cbefdb4deb52a4be15d8aada56c60c16deba..c12bbd03e2cdb0a6c235127e79be073dfe0374c9 100644
(file)
--- a/
test/CodeGen/ARM/fast-isel.ll
+++ b/
test/CodeGen/ARM/fast-isel.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -
fast-isel -fast-isel-abort -march=arm
+; RUN: llc < %s -
O0 -arm-fast-isel -fast-isel-abort -mtriple=armv7-apple-darwin
; Very basic fast-isel functionality.