SimplifyCFG: don't remove unreachable default switch destinations
[oota-llvm.git] / test / Transforms / Sink /
2014-03-21 Tom StellardSink: Don't sink static allocas from the entry block
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
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...