Properly pseudo-ize the ARM LDMIA_RET instruction. This has the nice side-
[oota-llvm.git] / test / CodeGen / ARM / bx_fold.ll
index 09f1aae0a9f0dbea39a1121f8d34ce048cc2ef96..5533038fb8280eb1a17352b9f85209f138c30c13 100644 (file)
@@ -24,7 +24,7 @@ bb1:          ; preds = %bb, %entry
 
 bb18:          ; preds = %bb1
 ; CHECK-NOT: bx
-; CHECK: ldmia sp!
+; CHECK: pop
        ret void
 }