CodeGen peephole: fold redundant phys reg copies
[oota-llvm.git] / test / CodeGen / X86 / 2009-07-20-DAGCombineBug.ll
index e83b3a7db59219e5ac6bf5af648ca3d5ea6213e5..045e89e1585660e073f5098bf80359c1589ba22a 100644 (file)
@@ -5,7 +5,7 @@
 
 define fastcc i32 @bsGetUInt32() nounwind ssp {
 entry:
-       %bsBuff.promoted44 = load i32* @bsBuff          ; <i32> [#uses=1]
+       %bsBuff.promoted44 = load i32, i32* @bsBuff             ; <i32> [#uses=1]
        %0 = add i32 0, -8              ; <i32> [#uses=1]
        %1 = lshr i32 %bsBuff.promoted44, %0            ; <i32> [#uses=1]
        %2 = shl i32 %1, 8              ; <i32> [#uses=1]