summaryrefslogtreecommitdiff
path: root/test/Transforms/IndVarSimplify/crash.ll
Commit message (Expand)AuthorAge
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-30
* Indvars: Don't recursively delete instruction during BB iteration.Benjamin Kramer2012-10-19
* Fix PR13967.Jakub Staszak2012-10-03
* Update to new EH scheme.Bill Wendling2011-09-01
* Don't sink landingpad instructions during ind-var simplification.Bill Wendling2011-08-26
* Fix SCEVExpander::visitAddRecExpr so that it remembers the induction variableDan Gohman2010-07-26
* add newlines at the end of files.Chris Lattner2010-04-07
* first half of a pass through IndVarSimplify::HandleFloatingPointIV,Chris Lattner2010-04-03