instcombine: Migrate math library call simplifications
[oota-llvm.git] / test / Transforms / Sink /
2012-05-31 Duncan SandsEnhance the sinking code to handle diamond patterns...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
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...