aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-01-21 02:09:26 +0000
committerDan Gohman <gohman@apple.com>2010-01-21 02:09:26 +0000
commitd7140f1336529590de9a323ac6feff8391bf6dc8 (patch)
tree52a9cf0b867521026963ca127f6a46d19f0f8f78 /lib/CodeGen/MachineModuleInfo.cpp
parenta6120d5023892e1397a44c36669676ceb2a24907 (diff)
downloadexternal_llvm-d7140f1336529590de9a323ac6feff8391bf6dc8.zip
external_llvm-d7140f1336529590de9a323ac6feff8391bf6dc8.tar.gz
external_llvm-d7140f1336529590de9a323ac6feff8391bf6dc8.tar.bz2
Re-implement the main strength-reduction portion of LoopStrengthReduction.
This new version is much more aggressive about doing "full" reduction in cases where it reduces register pressure, and also more aggressive about rewriting induction variables to count down (or up) to zero when doing so reduces register pressure. It currently uses fairly simplistic algorithms for finding reuse opportunities, but it introduces a new framework allows it to combine multiple strategies at once to form hybrid solutions, instead of doing all full-reduction or all base+index. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@94061 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions