This test need the X86 backend, move it to the X86 sub directory.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2013-01-14-ReuseCast.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-05-31 Quentin ColombetModify how the formulae are rated in Loop Strength...
2013-01-14 Andrew TrickSCEVExpander fix. RAUW needs to update the InsertedExpr...