commit | 32b3dea69874e146fcfd5fd16c2dd54284f52541 | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Wed Dec 23 17:48:14 2015 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Wed Dec 23 17:48:14 2015 +0000 |
tree | 94a73f33fd14bc7b32ffe8fe5641dd860b42cd0d | |
parent | 9f5e13c6b0101e83cd0e328b9243e13d928a283a [diff] |
[SCEV] Fix getLoopBackedgeTakenCounts The way `getLoopBackedgeTakenCounts` is written right now isn't correct. It will try to compute and store the BE counts of a Loop #{child loop} number of times (which may be zero). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256338 91177308-0d34-0410-b5e6-96231b3b80d8