[SCEV] Revert bailout added in r75511.
authorSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 26 Mar 2015 17:28:26 +0000 (17:28 +0000)
committerSanjoy Das <sanjoy@playingwithpointers.com>
Thu, 26 Mar 2015 17:28:26 +0000 (17:28 +0000)
commita9228aa73b03706444975e209626a2f455d98bbd
tree3bdda5048d324134d3ad43e8c6d148e48c321205
parent69688b956ab16d681b7995e13795bd804bf644da
[SCEV] Revert bailout added in r75511.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233296 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ScalarEvolution.cpp
test/Analysis/ScalarEvolution/ext-antecedent.ll [new file with mode: 0644]