summaryrefslogtreecommitdiffstats
path: root/polly/lib/Transform/FlattenSchedule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [FlattenSchedule] Replace isl foreach calls with for loopsTobias Grosser2018-07-171-3/+2
* [polly] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-8/+8
* Port ScopInfo to the isl cpp bindingsPhilip Pfaffe2017-11-191-1/+1
* [ScopInfo] Move Scop::getPwAffOnly to isl++ [NFC]Tobias Grosser2017-08-061-2/+2
* [ScopInfo] Move Scop::getDomains to isl++ [NFC]Tobias Grosser2017-08-061-1/+1
* [isl++] Move isl raw_ostream printers into separate headerTobias Grosser2017-05-211-0/+1
* Use isl C++ foreach implementationTobias Grosser2017-04-141-2/+4
* [FlattenAlgo] Translate to C++ bindingsTobias Grosser2017-03-101-4/+2
* Introduce isl C++ bindings, Part 1: value_ptr style interfaceTobias Grosser2017-03-101-5/+4
* [Support] Remove NonowningIslPtr. NFC.Michael Kruse2017-02-231-1/+1
* Add -polly-flatten-schedule pass.Michael Kruse2016-09-081-0/+108
OpenPOWER on IntegriCloud