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