commit | 14598830fe9ea08c1cb073390b2d79f79a2a9342 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Thu Mar 26 17:28:26 2015 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Thu Mar 26 17:28:26 2015 +0000 |
tree | 719c4bb0297e9d3805a4ea894a08f6b4de498f4a | |
parent | 0781e98cc74223fd73491bc44a9d406f2c0b41c1 [diff] |
[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 llvm-svn: 233296