| commit | 66e038a3e3e347d039383f24955bb1ce5217f110 | [log] [tgz] |
|---|---|---|
| author | Dan Gohman <gohman@apple.com> | Thu Apr 16 15:52:57 2009 +0000 |
| committer | Dan Gohman <gohman@apple.com> | Thu Apr 16 15:52:57 2009 +0000 |
| tree | 6cbdcbe3eef02d374f0eb31dec903070c4548d81 | |
| parent | 8798bd1bf9fbfe7bd1ad2e1a93351b3e2f7a9c19 [diff] |
Teach SCEVExpander::InsertCastOfTo to avoid creating inttoptr-of-ptrtoint and ptrtoint-of-inttoptr expressions. This fixes a regression in 300.twolf. llvm-svn: 69293