Update Transforms tests to use CHECK-LABEL for easier debugging. No functionality...
[oota-llvm.git] / test / Transforms / IndVarSimplify / eliminate-comparison.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2012-11-29 Benjamin KramerFollow up to 168711: It's safe to base this analysis...
2012-11-27 Benjamin KramerSCEV: Even if the latch terminator is foldable we can...
2010-04-19 Dan GohmanRemove the Expr member from IVUsers. Instead of remembe...
2010-04-12 Dan GohmanRe-apply r101000, with a fix: Don't eliminate an icmp...
2010-04-12 Dan GohmanRevert 101000, which is breaking self-host builds.
2010-04-11 Dan GohmanTeach IndVarSimplify how to eliminate comparisons invol...