| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops | Hal Finkel | 2015-04-11 | 1 | -0/+52 |
| 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. llvm-svn: 234670 | |||||

