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 | 9dc0313fbe6e4166c6d54f6b257903e15e8570ad (patch) | |
| tree | dd324d1dee20aac7749103d9e1c2b82f5bd8e7ec /lib/Target/ARM/ARMLoadStoreOptimizer.cpp | |
| parent | f6e024094c25b6afab0a355942b29cf96f117649 (diff) | |
| download | external_llvm-9dc0313fbe6e4166c6d54f6b257903e15e8570ad.zip external_llvm-9dc0313fbe6e4166c6d54f6b257903e15e8570ad.tar.gz external_llvm-9dc0313fbe6e4166c6d54f6b257903e15e8570ad.tar.bz2 | |
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/Target/ARM/ARMLoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions
