summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/vst3.ll
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-05-11 19:40:25 +0000
committerChad Rosier <mcrosier@apple.com>2012-05-11 19:40:25 +0000
commit2b3b335f2d2886bbffa005998972de689a9f3e21 (patch)
tree993e324035bec1ee69dcbed004f020ddbc9be0f1 /test/CodeGen/ARM/vst3.ll
parent81e900d14c5540b108c0d57a4c33798e6f8cb8e1 (diff)
downloadllvm-2b3b335f2d2886bbffa005998972de689a9f3e21.tar.gz
llvm-2b3b335f2d2886bbffa005998972de689a9f3e21.tar.bz2
llvm-2b3b335f2d2886bbffa005998972de689a9f3e21.tar.xz
[fast-isel] Remove -disable-arm-fast-isel option. -fast-isel=0 suffices. Minor cleanup.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156632 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/vst3.ll')
-rw-r--r--test/CodeGen/ARM/vst3.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/vst3.ll b/test/CodeGen/ARM/vst3.ll
index e3372a0379..f117ab205d 100644
--- a/test/CodeGen/ARM/vst3.ll
+++ b/test/CodeGen/ARM/vst3.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+neon -disable-arm-fast-isel -O0 | FileCheck %s
+; RUN: llc < %s -march=arm -mattr=+neon -fast-isel=0 -O0 | FileCheck %s
define void @vst3i8(i8* %A, <8 x i8>* %B) nounwind {
;CHECK: vst3i8: