projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9f7f83b
)
Run this on thumb and arm.
author
Eric Christopher
<echristo@apple.com>
Wed, 25 Aug 2010 07:53:15 +0000
(07:53 +0000)
committer
Eric Christopher
<echristo@apple.com>
Wed, 25 Aug 2010 07:53:15 +0000
(07:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112035
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 c12bbd03e2cdb0a6c235127e79be073dfe0374c9..86cb94b88de0c650bdb41790412b34d01df5dcaa 100644
(file)
--- a/
test/CodeGen/ARM/fast-isel.ll
+++ b/
test/CodeGen/ARM/fast-isel.ll
@@
-1,4
+1,5
@@
; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=armv7-apple-darwin
+; RUN: llc < %s -O0 -arm-fast-isel -fast-isel-abort -mtriple=thumbv7-apple-darwin
; Very basic fast-isel functionality.