Stop using the old pre-UAL syntax for LDM/STM instruction suffixes.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt8.ll
index a7da834f7810f13592324fbf34a678b24bffe283..1e39060e69f2e3d6220a820f67989ded6f502c40 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -march=arm -mtriple=arm-apple-darwin | \
-; RUN:   grep ldmfdne | count 1
+; RUN:   grep ldmiane | count 1
 
        %struct.SString = type { i8*, i32, i32 }