| commit | 49cf74b26c567f0cac910efc1f1fb89529b9a99a | [log] [tgz] |
|---|---|---|
| author | Nate Begeman <natebegeman@mac.com> | Thu Sep 23 05:31:33 2004 +0000 |
| committer | Nate Begeman <natebegeman@mac.com> | Thu Sep 23 05:31:33 2004 +0000 |
| tree | 5a13be4461054a1b0bf89591ec65e9d57005ecee | |
| parent | 04da4252c0a7fac94bfaf4677d344b9a76e7d50a [diff] |
Fix the last of the major PPC GEP folding deficiencies. This will allow the ISel to use indexed and non-zero immediate offsets for GEPs that have more than one use. This is common for instruction sequences such as a load followed by a modify and store to the same address. llvm-svn: 16493