diff options
author | Dan Gohman <gohman@apple.com> | 2010-08-27 20:45:56 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-08-27 20:45:56 +0000 |
commit | 32527156b3f33466af15a43d3a1695fd9ee2d315 (patch) | |
tree | dd324d1dee20aac7749103d9e1c2b82f5bd8e7ec /lib/Transforms/InstCombine/InstCombineCasts.cpp | |
parent | d07ad667914015551bbfd156465219daee729616 (diff) |
Make the {A,+,B}<L> + {C,+,D}<L> --> Other + {A+C,+,B+D}<L>
transformation collect all the addrecs with the same loop
add combine them at once rather than starting everything over
at the first chance.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112290 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/InstCombine/InstCombineCasts.cpp')
0 files changed, 0 insertions, 0 deletions