summaryrefslogtreecommitdiffstats
path: root/polly/lib/RegisterPasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not fail if a command line argument is given more than onceTobias Grosser2012-03-161-9/+9
* RegisterPasses: Allow to print the CFG right after pollyTobias Grosser2012-02-161-0/+10
* RegisterPasses: Add -polly-run-export-cloog optionTobias Grosser2012-02-161-0/+7
* Copy IndVarSimplify pass from LLVM to PollyTobias Grosser2012-02-141-2/+2
* RegisterPasses: Make sure to always execute the SCoPInfo passTobias Grosser2012-02-061-0/+2
* Add a sceleton for a polyhedral dead code elimination.Tobias Grosser2012-01-311-0/+10
* RegisterPass: Expose functions to register Polly passesTobias Grosser2012-01-301-41/+53
* Allow to run the Polly preopt passes with -O0Tobias Grosser2011-12-141-30/+39
* Register Passes: Use -polly-optimizer=(isl|pocc) to switch optimizersTobias Grosser2011-11-221-11/+14
* RegisterPass: Disable Polly by defaultTobias Grosser2011-11-171-3/+32
* RegisterPasses: Avoid double negationTobias Grosser2011-11-171-6/+8
* Make JScop export/reimport accessible from clangTobias Grosser2011-11-151-1/+17
* Add a workaround to fix SCoPs rejected because of 'region not simple'Tobias Grosser2011-11-101-3/+12
* Add an option to run the PoCC optimizerTobias Grosser2011-10-231-2/+19
* Allow to disable the schedule optimizerTobias Grosser2011-10-231-1/+6
* Rename -enable-polly-viewer to -polly-run-viewerTobias Grosser2011-10-231-4/+4
* RegisterPasses: Allow to disable code generation.Tobias Grosser2011-10-231-1/+7
* Add flags to run the Polly Printers/ViewersTobias Grosser2011-10-081-1/+34
* Initialize the passes early and properly.Tobias Grosser2011-10-081-26/+40
* RegisterPasses: Rework comments slightlyTobias Grosser2011-08-241-9/+12
* Register Polly passes automaticallyTobias Grosser2011-08-231-0/+81
OpenPOWER on IntegriCloud