diff options
author | Nadav Rotem <nrotem@apple.com> | 2012-12-20 20:24:40 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2012-12-20 20:24:40 +0000 |
commit | 8386acd7348003d13a2db3c4dd3274653d8ffe10 (patch) | |
tree | f423d8613e6456ba0c25b32c14a1e135afc8f5df /test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll | |
parent | 139e407d526193017d42473c8d4892933de78f14 (diff) | |
download | external_llvm-8386acd7348003d13a2db3c4dd3274653d8ffe10.zip external_llvm-8386acd7348003d13a2db3c4dd3274653d8ffe10.tar.gz external_llvm-8386acd7348003d13a2db3c4dd3274653d8ffe10.tar.bz2 |
LoopVectorize: Fix a bug in the scalarization of instructions.
Before if-conversion we could check if a value is loop invariant
if it was declared inside the basic block. Now that loops have
multiple blocks this check is incorrect.
This fixes External/SPEC/CINT95/099_go/099_go
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170756 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/2007-03-27-RegScavengerAssert.ll')
0 files changed, 0 insertions, 0 deletions