aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/loop_evaluate_6.ll
AgeCommit message (Expand)Author
2009-06-21Fix ScalarEvolution's backedge-taken count computations to check forDan Gohman
2009-05-12Factor the code for collecting IV users out of LSR into an IVUsers class,Dan Gohman