The ARM disassembler did not handle the alignment correctly for VLD*DUP* instructions
[oota-llvm.git] / test / CodeGen / ARM / 2009-09-09-fpcmp-ole.ll
index 98cab9a9149eae6ed428bc1a2b989b4e41811187..3909c6a526ecdbe20cf7cdd4d63350628e4672b6 100644 (file)
@@ -9,7 +9,7 @@ define void @test(double* %x, double* %y) nounwind {
   br i1 %4, label %bb1, label %bb2
 
 bb1:
-;CHECK: fstdhi
+;CHECK: vstrhi.64
   store double %1, double* %y, align 4
   br label %bb2