CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / avoid-loop-align.ll
index 5d00ed049f3c697ac0c7eabef8482a7fc3003564..d82cf9418e64fca1e4eea122387798cedaf327f7 100644 (file)
@@ -11,7 +11,7 @@
 
 define i8* @test(i8* %Q, i32* %L) nounwind {
 entry:
-       %tmp = tail call i32 (...)* @foo() nounwind             ; <i32> [#uses=2]
+       %tmp = tail call i32 (...) @foo() nounwind              ; <i32> [#uses=2]
        %tmp1 = inttoptr i32 %tmp to i8*                ; <i8*> [#uses=1]
        br label %bb1