- Support inline asm 'w' constraint for 128-bit vector types.
[oota-llvm.git] / test / CodeGen / ARM / ifcvt8.ll
index 6cb8e7bb69fd6d4914b6a043c71d4f5a65aa8e73..a7da834f7810f13592324fbf34a678b24bffe283 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: llc < %s -march=arm -mtriple=arm-apple-darwin | \
-; RUN:   grep ldmne | count 1
+; RUN:   grep ldmfdne | count 1
 
        %struct.SString = type { i8*, i32, i32 }