Allow AVX vrsqrtps generation.
[oota-llvm.git] / test / CodeGen / PowerPC / 2009-08-17-inline-asm-addr-mode-breakage.ll
index 84aa40c4b52ac99c81ecd41e91661a11af982d31..91253daae396d83290b83d59d3c4cf40ffdf065d 100644 (file)
@@ -10,8 +10,8 @@ target triple = "powerpc-apple-darwin10.0"
 define void @foo(i32 %y) nounwind ssp {
 entry:
 ; CHECK: foo
-; CHECK: add r3
-; CHECK: 0(r3)
+; CHECK: add r2
+; CHECK: 0(r2)
   %y_addr = alloca i32                            ; <i32*> [#uses=2]
   %"alloca point" = bitcast i32 0 to i32          ; <i32> [#uses=0]
   store i32 %y, i32* %y_addr