diff options
author | Dan Gohman <gohman@apple.com> | 2008-09-15 21:22:06 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-09-15 21:22:06 +0000 |
commit | ad7321f58a485ae80fe3da1f400aa695e250b1a8 (patch) | |
tree | 57eabe141c7fd8e2d63d5b09e6edd6f75b0b32f1 /lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 89e9ed379569528f75a29f2367fccc06a39fe201 (diff) |
Teach LSR to optimize away SMAX operations for tripcounts in common
cases. See the comment above OptimizeSMax for the full story, and
the testcase for an example. This cancels out a pessimization
commonly attributed to indvars, and will allow us to lift some of
the artificial throttles in indvars, rather than add new ones.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56230 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions