Inlining often produces landingpad instructions with repeated
[oota-llvm.git] / test / Transforms / Sink /
2011-09-01 Eli FriedmanFix test; sorry for any inconvenience.
2011-09-01 Eli FriedmanFix an issue with the IR sink pass found by inspection...
2010-10-18 Dan GohmanMake BasicAliasAnalysis a normal AliasAnalysis implemen...
2010-05-07 Dan GohmanAdd an LLVM IR version of code sinking. This uses the...