Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Analysis/Utils/Local.h back to Transforms | David Blaikie | 2018-06-04 | 1 | -1/+1 |
* | Rename DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-14 | 1 | -10/+11 |
* | [NFC] Remove recently added SE verification because it may be false-positive | Max Kazantsev | 2018-04-24 | 1 | -6/+0 |
* | [NFC] Add clarification comment | Max Kazantsev | 2018-04-24 | 1 | -2/+4 |
* | [LoopRotate] Fix incorrect SCEV invalidation in loop rotation | Max Kazantsev | 2018-04-23 | 1 | -2/+9 |
* | Refine the loop rotation's API | Jin Lin | 2018-04-19 | 1 | -9/+17 |
* | [LoopRotate] Rotate loops with loop exiting latches | David Green | 2018-04-01 | 1 | -2/+24 |
* | Remove unused headers to fix layering | David Blaikie | 2018-03-29 | 1 | -2/+0 |
* | [LoopRotate] Restructuring LoopRotation.cpp to create Loop Rotation Pass with... | David Green | 2018-03-29 | 1 | -0/+613 |