| commit | fbbdfcaea78dd354cad7bbf2d98de6d201307c69 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Thu Jul 15 23:38:13 2010 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Thu Jul 15 23:38:13 2010 +0000 |
| tree | 6223bc08075ad6097229c1d4696eef2b41245c6b | |
| parent | 973dc3b1d8f81389ed87664772595afd75567dd3 [diff] |
Fix the order that SCEVExpander considers add operands in so that it doesn't miss an opportunity to form a GEP, regardless of the relative loop depths of the operands. This fixes rdar://8197217. llvm-svn: 108475