1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00

Make this test disable fast isel as it's not needed.

llvm-svn: 130165
This commit is contained in:
Eric Christopher 2011-04-25 22:39:46 +00:00
parent efcac8f9f0
commit 2fbd7a6280

View File

@ -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: