Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-03[doc] Rename -polly-detect-only= to -polly-only-func=Tobias Grosser
2015-04-09Do not recommend -polly-vectorizer=pollyTobias Grosser
2015-04-05Adjust documentation to old -enable-polly-openmp -> -polly-parallel renameTobias Grosser
2014-08-13[Polly] Remove the PoCC and ScopLib supportJohannes Doerfert
2014-03-20[www] announce static links of polly in toolsSebastian Pop
2013-12-20www: Add nice headerTobias Grosser
2012-08-15Remove executable bits from html filesTobias Grosser
2012-08-15www documentation for using Polly with dragonegg.Tobias Grosser
2012-05-06WWW: Adapt the vectorize option change.Hongbin Zheng
2012-04-24Simplify import/export command line flags.Tobias Grosser
2012-04-24Unify the optimizer selection.Tobias Grosser
2012-03-07www: Fix some command lines in the examplesTobias Grosser
2012-02-01www: More typosTobias Grosser
2012-02-01www: Add missing -mllvm to documentationTobias Grosser
2011-12-14Allow to run the Polly preopt passes with -O0Tobias Grosser
2011-11-17RegisterPass: Disable Polly by defaultTobias Grosser
2011-11-15Make JScop export/reimport accessible from clangTobias Grosser
2011-11-10www: Highlight command line flagsTobias Grosser
2011-11-10ScopDetection: Add flag to ignore possible aliasingTobias Grosser
2011-10-26Add forgotten -Xclang optionTobias Grosser
2011-10-26www: reformat warningTobias Grosser
2011-10-26www: Emphasize clang/LLVM/Polly need to be in syncTobias Grosser
2011-10-24Only have a single option to disable tiling for both isl and Pocc optimzerTobias Grosser
2011-10-24Enable prevectorization with -enable-polly-vector.Tobias Grosser
2011-10-24Add an option to run the PoCC optimizerTobias Grosser
2011-10-24Allow to disable the schedule optimizerTobias Grosser
2011-10-24Rename -enable-polly-viewer to -polly-run-viewerTobias Grosser
2011-10-24RegisterPasses: Allow to disable code generation.Tobias Grosser
2011-10-23ScopDetection: Allow to limit the scop detection to a single functionTobias Grosser
2011-10-23www: Describe how to load Polly into clangTobias Grosser