Two sets of changes. Sorry they are intermingled.
[oota-llvm.git] / test / CodeGen / ARM / dyn-stackalloc.ll
index 602fd9bd550ab79b0ed95d61743171e1ca98ea55..92e2d136af68d0ce862d3750ed5101837c26cf56 100644 (file)
@@ -1,8 +1,4 @@
-; RUN: llvm-as < %s | llc -march=arm
-; RUN: llvm-as < %s | llc -march=thumb | not grep {ldr sp}
-; RUN: llvm-as < %s | llc -mtriple=thumb-apple-darwin | \
-; RUN:   not grep {sub.*r7}
-; RUN: llvm-as < %s | llc -march=thumb | grep 4294967280
+; RUN: llc < %s -march=arm
 
        %struct.state = type { i32, %struct.info*, float**, i32, i32, i32, i32, i32, i32, i32, i32, i32, i64, i64, i64, i64, i64, i64, i8* }
        %struct.info = type { i32, i32, i32, i32, i32, i32, i32, i8* }