summaryrefslogtreecommitdiffstats
path: root/polly/lib/Transform/FlattenAlgo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rebase C++ bindings on top of latest isl bindingsTobias Grosser2018-08-011-14/+20
* [FlattenAlgo] Replace more isl foreach calls with for loopsTobias Grosser2018-07-171-8/+7
* [FlattenAlgo] Replace some isl foreach calls with for loopsTobias Grosser2018-07-171-11/+7
* [polly] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-15/+18
* [Polly] Add dumpPw() and dumpExpanded() functions. NFC.Michael Kruse2017-09-291-43/+1
* [isl++] Rebase isl C++ bindings on top of 29aee98ceTobias Grosser2017-05-211-1/+1
* [isl++] Move isl raw_ostream printers into separate headerTobias Grosser2017-05-211-0/+1
* Use isl C++ foreach implementationTobias Grosser2017-04-141-21/+26
* [FlattenAlgo] Translate to C++ bindingsTobias Grosser2017-03-101-126/+90
* Introduce isl C++ bindings, Part 1: value_ptr style interfaceTobias Grosser2017-03-101-63/+59
* [Support] Remove NonowningIslPtr. NFC.Michael Kruse2017-02-231-5/+5
* FlattenAlgo: Ensure we _really_ obtain a param spaceTobias Grosser2016-09-091-1/+2
* Add -polly-flatten-schedule pass.Michael Kruse2016-09-081-0/+417
OpenPOWER on IntegriCloud