Revert r188449 as it turns out we're just missing the instructions that need the...
[oota-llvm.git] / test / Transforms / IndVarSimplify / ult-sub-to-eq.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-05-30 Benjamin KramerTeach SCEV's icmp simplification logic that a-b ==...