- Support inline asm 'w' constraint for 128-bit vector types.
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-01-PostRAProlog.ll
index 508ff5e43453788d0d893f7381446937f775cac1..bf91fe099e6b6da8497f7721dd37e814de98de94 100644 (file)
@@ -1,8 +1,5 @@
-; XFAIL: *
-; RUN: llvm-as < %s | llc -asm-verbose=false -O3 -relocation-model=pic -disable-fp-elim -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 -post-RA-scheduler | FileCheck %s
+; RUN: llc -asm-verbose=false -O3 -relocation-model=pic -disable-fp-elim -mtriple=thumbv7-apple-darwin -mcpu=cortex-a8 < %s | FileCheck %s
 
-
-; ModuleID = '<stdin>'
 target datalayout = "e-p:32:32:32-i1:8:32-i8:8:32-i16:16:32-i32:32:32-i64:32:32-f32:32:32-f64:32:32-v64:64:64-v128:128:128-a0:0:32"
 target triple = "thumbv7-apple-darwin9"