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:
607b8eb
)
Make this test disable fast isel as it's not needed.
author
Eric Christopher
<echristo@apple.com>
Mon, 25 Apr 2011 22:39:46 +0000
(22:39 +0000)
committer
Eric Christopher
<echristo@apple.com>
Mon, 25 Apr 2011 22:39:46 +0000
(22:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@130165
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/ARM/vst3.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/ARM/vst3.ll
b/test/CodeGen/ARM/vst3.ll
index d262303bc60e579acbaa6e05d954c186931e328f..e3372a03793dd64cb577ae4cff3869b912613d77 100644
(file)
--- a/
test/CodeGen/ARM/vst3.ll
+++ b/
test/CodeGen/ARM/vst3.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -march=arm -mattr=+neon -O0 | FileCheck %s
+; RUN: llc < %s -march=arm -mattr=+neon -
disable-arm-fast-isel -
O0 | FileCheck %s
define void @vst3i8(i8* %A, <8 x i8>* %B) nounwind {
;CHECK: vst3i8: