diff options
author | Pirama Arumuga Nainar <pirama@google.com> | 2015-04-10 21:22:52 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2015-04-10 21:23:04 +0000 |
commit | 31195f0bdca6ee2a5e72d07edf13e1d81206d949 (patch) | |
tree | 1b2c9792582e12f5af0b1512e3094425f0dc0df9 /test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll | |
parent | c75239e6119d0f9a74c57099d91cbc9bde56bf33 (diff) | |
parent | 4c5e43da7792f75567b693105cc53e3f1992ad98 (diff) | |
download | external_llvm-31195f0bdca6ee2a5e72d07edf13e1d81206d949.zip external_llvm-31195f0bdca6ee2a5e72d07edf13e1d81206d949.tar.gz external_llvm-31195f0bdca6ee2a5e72d07edf13e1d81206d949.tar.bz2 |
Merge "Update aosp/master llvm for rebase to r233350"
Diffstat (limited to 'test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll')
-rw-r--r-- | test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll b/test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll index bc85e6c..8adb7f7 100644 --- a/test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll +++ b/test/Analysis/DependenceAnalysis/WeakZeroDstSIV.ll @@ -26,11 +26,11 @@ for.body: ; preds = %entry, %for.body %conv = trunc i64 %i.02 to i32 %mul = shl i64 %i.02, 1 %add = add i64 %mul, 10 - %arrayidx = getelementptr inbounds i32* %A, i64 %add + %arrayidx = getelementptr inbounds i32, i32* %A, i64 %add store i32 %conv, i32* %arrayidx, align 4 - %arrayidx1 = getelementptr inbounds i32* %A, i64 10 - %0 = load i32* %arrayidx1, align 4 - %incdec.ptr = getelementptr inbounds i32* %B.addr.01, i64 1 + %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 10 + %0 = load i32, i32* %arrayidx1, align 4 + %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1 store i32 %0, i32* %B.addr.01, align 4 %inc = add i64 %i.02, 1 %exitcond = icmp ne i64 %inc, 30 @@ -66,11 +66,11 @@ for.body: ; preds = %for.body.preheader, %conv = trunc i64 %i.03 to i32 %mul = mul i64 %i.03, %n %add = add i64 %mul, 10 - %arrayidx = getelementptr inbounds i32* %A, i64 %add + %arrayidx = getelementptr inbounds i32, i32* %A, i64 %add store i32 %conv, i32* %arrayidx, align 4 - %arrayidx1 = getelementptr inbounds i32* %A, i64 10 - %0 = load i32* %arrayidx1, align 4 - %incdec.ptr = getelementptr inbounds i32* %B.addr.02, i64 1 + %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 10 + %0 = load i32, i32* %arrayidx1, align 4 + %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.02, i64 1 store i32 %0, i32* %B.addr.02, align 4 %inc = add i64 %i.03, 1 %exitcond = icmp ne i64 %inc, %n @@ -104,11 +104,11 @@ for.body: ; preds = %entry, %for.body %B.addr.01 = phi i32* [ %B, %entry ], [ %incdec.ptr, %for.body ] %conv = trunc i64 %i.02 to i32 %mul = shl i64 %i.02, 1 - %arrayidx = getelementptr inbounds i32* %A, i64 %mul + %arrayidx = getelementptr inbounds i32, i32* %A, i64 %mul store i32 %conv, i32* %arrayidx, align 4 - %arrayidx1 = getelementptr inbounds i32* %A, i64 10 - %0 = load i32* %arrayidx1, align 4 - %incdec.ptr = getelementptr inbounds i32* %B.addr.01, i64 1 + %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 10 + %0 = load i32, i32* %arrayidx1, align 4 + %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1 store i32 %0, i32* %B.addr.01, align 4 %inc = add i64 %i.02, 1 %exitcond = icmp ne i64 %inc, 5 @@ -139,11 +139,11 @@ for.body: ; preds = %entry, %for.body %B.addr.01 = phi i32* [ %B, %entry ], [ %incdec.ptr, %for.body ] %conv = trunc i64 %i.02 to i32 %mul = shl i64 %i.02, 1 - %arrayidx = getelementptr inbounds i32* %A, i64 %mul + %arrayidx = getelementptr inbounds i32, i32* %A, i64 %mul store i32 %conv, i32* %arrayidx, align 4 - %arrayidx1 = getelementptr inbounds i32* %A, i64 10 - %0 = load i32* %arrayidx1, align 4 - %incdec.ptr = getelementptr inbounds i32* %B.addr.01, i64 1 + %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 10 + %0 = load i32, i32* %arrayidx1, align 4 + %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1 store i32 %0, i32* %B.addr.01, align 4 %inc = add i64 %i.02, 1 %exitcond = icmp ne i64 %inc, 6 @@ -174,11 +174,11 @@ for.body: ; preds = %entry, %for.body %B.addr.01 = phi i32* [ %B, %entry ], [ %incdec.ptr, %for.body ] %conv = trunc i64 %i.02 to i32 %mul = shl i64 %i.02, 1 - %arrayidx = getelementptr inbounds i32* %A, i64 %mul + %arrayidx = getelementptr inbounds i32, i32* %A, i64 %mul store i32 %conv, i32* %arrayidx, align 4 - %arrayidx1 = getelementptr inbounds i32* %A, i64 10 - %0 = load i32* %arrayidx1, align 4 - %incdec.ptr = getelementptr inbounds i32* %B.addr.01, i64 1 + %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 10 + %0 = load i32, i32* %arrayidx1, align 4 + %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1 store i32 %0, i32* %B.addr.01, align 4 %inc = add i64 %i.02, 1 %exitcond = icmp ne i64 %inc, 7 @@ -209,11 +209,11 @@ for.body: ; preds = %entry, %for.body %B.addr.01 = phi i32* [ %B, %entry ], [ %incdec.ptr, %for.body ] %conv = trunc i64 %i.02 to i32 %mul = shl i64 %i.02, 1 - %arrayidx = getelementptr inbounds i32* %A, i64 %mul + %arrayidx = getelementptr inbounds i32, i32* %A, i64 %mul store i32 %conv, i32* %arrayidx, align 4 - %arrayidx1 = getelementptr inbounds i32* %A, i64 -10 - %0 = load i32* %arrayidx1, align 4 - %incdec.ptr = getelementptr inbounds i32* %B.addr.01, i64 1 + %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 -10 + %0 = load i32, i32* %arrayidx1, align 4 + %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.01, i64 1 store i32 %0, i32* %B.addr.01, align 4 %inc = add i64 %i.02, 1 %exitcond = icmp ne i64 %inc, 7 @@ -248,11 +248,11 @@ for.body: ; preds = %for.body.preheader, %B.addr.02 = phi i32* [ %incdec.ptr, %for.body ], [ %B, %for.body.preheader ] %conv = trunc i64 %i.03 to i32 %mul = mul i64 %i.03, 3 - %arrayidx = getelementptr inbounds i32* %A, i64 %mul + %arrayidx = getelementptr inbounds i32, i32* %A, i64 %mul store i32 %conv, i32* %arrayidx, align 4 - %arrayidx1 = getelementptr inbounds i32* %A, i64 10 - %0 = load i32* %arrayidx1, align 4 - %incdec.ptr = getelementptr inbounds i32* %B.addr.02, i64 1 + %arrayidx1 = getelementptr inbounds i32, i32* %A, i64 10 + %0 = load i32, i32* %arrayidx1, align 4 + %incdec.ptr = getelementptr inbounds i32, i32* %B.addr.02, i64 1 store i32 %0, i32* %B.addr.02, align 4 %inc = add i64 %i.03, 1 %exitcond = icmp ne i64 %inc, %n |