| commit | 997bbc54d6b3bebee605cf229bb6fd8b56190a89 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Fri Apr 23 01:55:05 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Fri Apr 23 01:55:05 2010 +0000 |
| tree | 5584f3f8d3425457a65d329fca3d61ccdae0ab47 | |
| parent | ff3174e97f40670db05daf8077347a372b9581c3 [diff] |
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