diff options
author | Hal Finkel <hfinkel@anl.gov> | 2015-04-11 00:33:08 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2015-04-11 00:33:08 +0000 |
commit | ffb460fdf08a5e4c85c82d34e683e85ab0102784 (patch) | |
tree | 2e688c0af53f69fbd6675a09dddbb7abf685b528 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | eb9bdb5d1686cc1e55d45fee419f1d07124d915e (diff) | |
download | llvm-ffb460fdf08a5e4c85c82d34e683e85ab0102784.zip llvm-ffb460fdf08a5e4c85c82d34e683e85ab0102784.tar.gz llvm-ffb460fdf08a5e4c85c82d34e683e85ab0102784.tar.bz2 |
[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.
llvm-svn: 234670
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions