summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Scalar/LoopInterchange.cpp
Commit message (Expand)AuthorAgeFilesLines
* Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.Benjamin Kramer2015-03-231-5/+5
* Make helper functions static.Benjamin Kramer2015-03-091-2/+3
* LoopInterchange: Remove empty method.Benjamin Kramer2015-03-061-6/+1
* LoopInterchange: Rephrase instruction moving using ilist's splice and factor ...Benjamin Kramer2015-03-061-56/+19
* Change the way in which error case is being handled.Daniel Jasper2015-03-061-2/+4
* Add a new pass "Loop Interchange"Karthik Bhat2015-03-061-0/+1193
OpenPOWER on IntegriCloud