summaryrefslogtreecommitdiffstats
path: root/polly/lib/Pocc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move transformations into own directoryAndreas Simbuerger2014-03-111-284/+0
* Ported scoplib to use isl_val * instead of isl_intTobias Grosser2014-03-101-2/+2
* clang-format latest changesTobias Grosser2013-07-021-1/+1
* Integrate latest clang-format changesTobias Grosser2013-06-231-1/+0
* PoCC: Adjust to recent sys::Path removalTobias Grosser2013-06-141-26/+29
* Do not create an object to call a static functionTobias Grosser2013-06-131-3/+1
* Move polly options into separate option categoryTobias Grosser2013-05-071-2/+3
* Reformat with clang-formatTobias Grosser2013-05-071-3/+3
* clang-format: Many more filesTobias Grosser2013-03-231-32/+29
* Pocc: Fix some bugs in the PoCC optimizer passTobias Grosser2012-08-301-9/+14
* PoCC: Simplify conditionTobias Grosser2012-08-241-1/+1
* Sort includesTobias Grosser2012-08-241-2/+2
* PoCC: Adapt to earlier vectorizer changesTobias Grosser2012-08-241-2/+2
* Allow polly ask bb-vectorizer to vectorize the loop body.Hongbin Zheng2012-05-061-1/+1
* compile cloog code only when CLOOG_FOUND is setSebastian Pop2012-05-041-1/+0
* Remove FinalReadTobias Grosser2012-03-081-5/+0
* Register Passes: Use -polly-optimizer=(isl|pocc) to switch optimizersTobias Grosser2011-11-221-3/+3
* Only have a single option to disable tiling for both isl and Pocc optimzerTobias Grosser2011-10-231-6/+2
* Enable prevectorization with -enable-polly-vector.Tobias Grosser2011-10-231-7/+3
* Fix compilation of Polly with scoplib supportTobias Grosser2011-10-231-6/+8
* Initialize the passes early and properly.Tobias Grosser2011-10-081-2/+6
* ScopInfo: Only give away a copy of the schedule.Tobias Grosser2011-10-061-6/+4
* Adapt to introduction of isl_spaceTobias Grosser2011-10-061-8/+8
* Add initial version of PollyTobias Grosser2011-04-291-0/+291
OpenPOWER on IntegriCloud