summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/ScalarEvolution/ext-antecedent.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SCEV] Revert bailout added in r75511.Sanjoy Das2015-03-261-0/+45
Summary: With the introduction of MarkPendingLoopPredicates in r157092, I don't think the bailout is needed anymore. Reviewers: atrick, nicholas Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D8624 llvm-svn: 233296
OpenPOWER on IntegriCloud