Age | Commit message (Expand) | Author |
---|---|---|
2010-11-14 | Teach InstructionSimplify about phi nodes. I chose to have it simply | Duncan Sands |
2010-10-18 | Make BasicAliasAnalysis a normal AliasAnalysis implementation which | Dan Gohman |
2010-10-01 | Now that the profitable bits of EnableFullLoadPRE have been enabled by defaul... | Owen Anderson |
2010-04-17 | Re-commit my previous SSAUpdater changes. The previous version naively tried | Bob Wilson |
2010-04-03 | Revert all my SSAUpdater patches. The PHI placement algorithm is not correct | Bob Wilson |
2010-03-31 | Add a redundant PHI testcase for SSAUpdater to go with svn r100047. | Bob Wilson |