Refactor llvm/test/lit.cfg to use lit.util.which.
[oota-llvm.git] / test / Transforms / IndVarSimplify / lftr-reuse.ll
2014-01-23 Chandler Carruth[LPM] Make LoopSimplify no longer a LoopPass and instea...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-07-18 Andrew Trickindvars: Linear function test replace should avoid...
2012-03-22 Andrew TrickRemove redundant -enable-iv-rewrite=false flags from...
2011-09-12 Andrew TrickRename -disable-iv-rewrite to -enable-iv-rewrite=false...
2011-07-18 Andrew Trickindvars: LinearFunctionTestReplace for non-canonical...