ARM: fix folding of stack-adjustment (yet again).
[oota-llvm.git] / test / CodeGen / ARM / peephole-bitcast.ll
index e670a5be3bca675a744f62c74abe09ffaa1dcc74..3c6a187d99a0211826b86688650fc1209688914c 100644 (file)
@@ -1,4 +1,6 @@
-; RUN: llc < %s -march=arm -mcpu=cortex-a8 -regalloc=linearscan | FileCheck %s
+; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s
+; XFAIL: *
+; PR11364
 
 ; vmov s0, r0 + vmov r0, s0 should have been optimized away.
 ; rdar://9104514
@@ -8,7 +10,7 @@
 
 define void @t(float %x) nounwind ssp {
 entry:
-; CHECK:     t:
+; CHECK-LABEL:     t:
 ; CHECK-NOT: vmov
 ; CHECK:     bl
   %0 = bitcast float %x to i32