commit | ff49ef7838c32d96a9dcfe6cfdf0787023094823 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Sat Apr 11 00:33:08 2015 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Sat Apr 11 00:33:08 2015 +0000 |
tree | c4703b9e84a6e81b8a3b9780b8ee7402d8cbe608 | |
parent | c6665c6b72b60a7ac538f3b3097cb88c21a5fca8 [diff] |
[PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops This pass had the same problem as the data-prefetching pass: it was only checking for depth == 1 loops in practice. Fix that, add some debugging statements, and make sure that, when we grab an AddRec, it is for the loop we expect. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234670 91177308-0d34-0410-b5e6-96231b3b80d8