summaryrefslogtreecommitdiff
path: root/test/Transforms/GVN/2010-03-31-RedundantPHIs.ll
Commit message (Expand)AuthorAge
* Teach InstructionSimplify about phi nodes. I chose to have it simplyDuncan Sands2010-11-14
* Make BasicAliasAnalysis a normal AliasAnalysis implementation whichDan Gohman2010-10-18
* Now that the profitable bits of EnableFullLoadPRE have been enabled by defaul...Owen Anderson2010-10-01
* Re-commit my previous SSAUpdater changes. The previous version naively triedBob Wilson2010-04-17
* Revert all my SSAUpdater patches. The PHI placement algorithm is not correctBob Wilson2010-04-03
* Add a redundant PHI testcase for SSAUpdater to go with svn r100047.Bob Wilson2010-03-31