Teach LSR how to cope better with unrolled loops on targets where
the addressing modes don't make this trivially easy. This allows
it to avoid falling into the less precise heuristics in more
cases.

llvm-svn: 104186
2 files changed
tree: f39bb11f752f65861de1798e62a4f94ff20ee005
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. llvm/