OSDN Git Service

Update aosp/master llvm for rebase to r233350
[android-x86/external-llvm.git] / test / Transforms / InstCombine / 2007-10-31-RangeCrash.ll
index a197e28..8c2cb07 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 target datalayout = "E-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f128:64:128"
 target triple = "powerpc-apple-darwin8"
 
@@ -11,7 +11,7 @@ bb.i:         ; preds = %entry
        br label %bb51.i.i
 
 bb27.i.i:              ; preds = %bb51.i.i
-       %tmp31.i.i = load i16* null, align 2            ; <i16> [#uses=2]
+       %tmp31.i.i = load i16, i16* null, align 2               ; <i16> [#uses=2]
        %tmp35.i.i = icmp ult i16 %tmp31.i.i, 1         ; <i1> [#uses=1]
        %tmp41.i.i = icmp ugt i16 %tmp31.i.i, -1                ; <i1> [#uses=1]
        %bothcond.i.i = or i1 %tmp35.i.i, %tmp41.i.i            ; <i1> [#uses=1]