aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll')
-rw-r--r--test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll b/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
index 7f299aa..0198908 100644
--- a/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
+++ b/test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
@@ -8,8 +8,9 @@
define fastcc i32 @dct_luma_sp(i32 %block_x, i32 %block_y, i32* %coeff_cost) {
entry:
; Make sure to use base-updating stores for saving callee-saved registers.
+; CHECK: push
; CHECK-NOT: sub sp
-; CHECK: vpush
+; CHECK: push
%predicted_block = alloca [4 x [4 x i32]], align 4 ; <[4 x [4 x i32]]*> [#uses=1]
br label %cond_next489