Fix LSR to tolerate cases where ScalarEvolution initially
misses an opportunity to fold add operands, but folds them
after LSR has separated them out. This fixes rdar://7886751.

llvm-svn: 102157
3 files changed
tree: 5584f3f8d3425457a65d329fca3d61ccdae0ab47
  1. clang/
  2. compiler-rt/
  3. llvm/