llvm-6502/lib
Hal Finkel ff49ef7838 [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
2015-04-11 00:33:08 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen [CodeGen] Split -enable-global-merge into ARM and AArch64 options. 2015-04-11 00:06:36 +00:00
DebugInfo
ExecutionEngine [Orc] Tidy up IndirectionUtils API a little, add some comments. NFC. 2015-04-11 00:23:49 +00:00
Fuzzer
IR DebugInfo: Remove dead DIDescriptor::getDescriptorField() 2015-04-10 23:53:44 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
Passes
ProfileData
Support Remember if lseek works in this FD. 2015-04-10 18:15:51 +00:00
TableGen
Target [PowerPC] Fix PPCLoopPreIncPrep for depth > 1 loops 2015-04-11 00:33:08 +00:00
Transforms [Statepoints] Fix a release only build failure 2015-04-11 00:06:47 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile