R600: Make sure to inline all internal functions
[oota-llvm.git] / test / Transforms / GVN / 2010-03-31-RedundantPHIs.ll
2010-11-14 Duncan SandsTeach InstructionSimplify about phi nodes. I chose...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-10-01 Owen AndersonNow that the profitable bits of EnableFullLoadPRE have...
2010-04-17 Bob WilsonRe-commit my previous SSAUpdater changes. The previous...
2010-04-03 Bob WilsonRevert all my SSAUpdater patches. The PHI placement...
2010-03-31 Bob WilsonAdd a redundant PHI testcase for SSAUpdater to go with...