summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LoopRotate] Rotate loops with loop exiting latchesDavid Green2018-04-011-2/+24
* Remove unused headers to fix layeringDavid Blaikie2018-03-291-2/+0
* [LoopRotate] Restructuring LoopRotation.cpp to create Loop Rotation Pass with...David Green2018-03-291-0/+613
OpenPOWER on IntegriCloud