summaryrefslogtreecommitdiffstats
path: root/polly/lib/Support/RegisterPasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make registerPollyPasses publicTobias Grosser2015-01-061-1/+1
* Do not run dead code elimination by defaultTobias Grosser2014-12-101-1/+1
* Drop Cloog supportJohannes Doerfert2014-12-021-24/+4
* Remove Polly's IndVarSimplify passTobias Grosser2014-11-301-1/+0
* Remove -polly-codegen-scev option and related codeTobias Grosser2014-11-301-2/+1
* Remove an unnecessary ifdefTobias Grosser2014-11-161-7/+1
* Switch default code generation backend to islTobias Grosser2014-11-161-1/+1
* Allow to annotate alias scopes in the new SCoP.Johannes Doerfert2014-10-021-0/+7
* [RTC] Runtime Alias Checks for the ISL backendJohannes Doerfert2014-09-181-12/+5
* Fix formattingTobias Grosser2014-08-131-5/+5
* [Polly] Remove the PoCC and ScopLib supportJohannes Doerfert2014-08-131-16/+1
* clang-format polly to avoid buildbot noiseTobias Grosser2014-07-091-30/+28
* Do not use namespace polly inside a header.Andreas Simbuerger2014-06-121-0/+1
* Fix typoAndreas Simbuerger2014-06-121-1/+1
* Move Pass registration into polly libraryTobias Grosser2014-03-191-2/+42
* Refactor Polly's Pass creation and initialization.Andreas Simbuerger2014-03-111-0/+289
OpenPOWER on IntegriCloud