aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/crash.ll
AgeCommit message (Expand)Author
2010-07-26Fix SCEVExpander::visitAddRecExpr so that it remembers the induction variableDan Gohman
2010-04-07add newlines at the end of files.Chris Lattner
2010-04-03first half of a pass through IndVarSimplify::HandleFloatingPointIV,Chris Lattner