[ARM][AArch64] Turn on by default interleaved access lowering
[oota-llvm.git] / test / CodeGen / ARM / 2007-03-21-JoinIntervalsCrash.ll
index 9d8c526b2bcae7d06439d7fa0576cd5efb276a06..7c425961958ca688f13b8cc627e5b5a51eb29824 100644 (file)
@@ -71,7 +71,7 @@ cond_next856:         ; preds = %cond_true851
        ret void
 
 bb866:         ; preds = %cond_true851
-       %tmp874 = load i32* %tmp2122            ; <i32> [#uses=1]
+       %tmp874 = load i32, i32* %tmp2122               ; <i32> [#uses=1]
        %tmp876877 = trunc i32 %tmp874 to i8            ; <i8> [#uses=1]
        icmp eq i8 %tmp876877, 1                ; <i1>:0 [#uses=1]
        br i1 %0, label %cond_next881, label %cond_true878
@@ -82,8 +82,8 @@ cond_true878:         ; preds = %bb866
 cond_next881:          ; preds = %bb866
        %tmp884885 = inttoptr i64 %tmp10959 to %struct.tree_identifier*         ; <%struct.tree_identifier*> [#uses=1]
        %tmp887 = getelementptr %struct.tree_identifier, %struct.tree_identifier* %tmp884885, i32 0, i32 1, i32 0               ; <i8**> [#uses=1]
-       %tmp888 = load i8** %tmp887             ; <i8*> [#uses=1]
-       tail call void (i32, ...)* @error( i32 undef, i8* %tmp888 )
+       %tmp888 = load i8*, i8** %tmp887                ; <i8*> [#uses=1]
+       tail call void (i32, ...) @error( i32 undef, i8* %tmp888 )
        ret void
 
 cond_true918:          ; preds = %cond_false841