Implement Thumb2 ldr.
[oota-llvm.git] / test / Other / 2004-08-20-PackedControlFlow.ll
index 49aa606adc049dffff11882363581970b3bdb350..39435706934f8efdaf1a19b2e544091937eeb3fd 100644 (file)
@@ -12,7 +12,7 @@ C:              ; preds = %B
         ret void
 
 B:              ; preds = %A
-        %t2 = add %v4f %t0, %t0         ; <%v4f> [#uses=1]
+        %t2 = fadd %v4f %t0, %t0         ; <%v4f> [#uses=1]
         br label %C
 
 A:              ; preds = %0