summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopRotation.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Do not create new pre-header. Reuse original pre-header.Devang Patel2007-04-091-73/+57
* Simpler for() loops.Devang Patel2007-04-091-23/+17
* Fix future bug. Of course, Chris spotted this.Devang Patel2007-04-091-11/+12
* More cosmetic changes.Devang Patel2007-04-091-14/+18
* Only cosmetic changes. Zero functionality Change.Devang Patel2007-04-091-97/+100
* Add loop rotation pass.Devang Patel2007-04-071-0/+431
OpenPOWER on IntegriCloud