summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/eliminate-comparison.ll
Commit message (Expand)AuthorAge
* Remove the Expr member from IVUsers. Instead of remembering the expression,Dan Gohman2010-04-19
* Re-apply r101000, with a fix: Don't eliminate an icmp which is part ofDan Gohman2010-04-12
* Revert 101000, which is breaking self-host builds.Dan Gohman2010-04-12
* Teach IndVarSimplify how to eliminate comparisons involving inductionDan Gohman2010-04-11