Revert "ARMLoadStoreOptimizer: Create LDRD/STRD on thumb2"
[oota-llvm.git] / test / CodeGen / ARM / 2010-10-25-ifcvt-ldm.ll
index 32d350e9c8b1ea5c8ce9caf1be706b6a791980c8..e7e0580179c47dba135d0e6506fcc1eb22d9ff6c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=armv6-apple-darwin -mcpu=arm1136jf-s | FileCheck %s
+; RUN: llc < %s -mtriple=armv6-apple-darwin -mcpu=arm1136jf-s -arm-atomic-cfg-tidy=0 | FileCheck %s
 ; Radar 8589805: Counting the number of microcoded operations, such as for an
 ; LDM instruction, was causing an assertion failure because the microop count
 ; was being treated as an instruction count.
@@ -11,7 +11,7 @@
 define i32 @test(i32 %x) {
 entry:
   %0 = tail call signext i16 undef(i32* undef)
-  switch i32 undef, label %bb3 [
+  switch i32 %x, label %bb3 [
     i32 0, label %bb4
     i32 1, label %bb1
     i32 2, label %bb2