summaryrefslogtreecommitdiffstats
path: root/polly/lib/Analysis/ScopPass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply include-what-you-use #include removal suggestions. NFC.Michael Kruse2019-03-281-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Rename OptimizationDiagnosticInfo.h to OptimizationRemarkEmitter.hAdam Nemet2017-10-091-1/+1
* Fix the build after r314375Philip Pfaffe2017-09-281-1/+1
* [PM] Properly require and preserve OptimizationRemarkEmitter. NFCI.Michael Kruse2017-08-281-1/+18
* [Polly][PM] Improve invalidation in the Scop-PipelinePhilip Pfaffe2017-08-101-5/+5
* Fix r309826: Appease clang-format check.Philip Pfaffe2017-08-021-1/+1
* Fix r309826: Move intantiation and specialization of OwningScopAnalysisManage...Philip Pfaffe2017-08-021-6/+11
* [Polly][PM][WIP] Polly pass registrationPhilip Pfaffe2017-08-021-0/+8
* [PM] Fix proxy invalidationPhilip Pfaffe2017-08-021-4/+2
* Add opt-bisect support to polly.Eli Friedman2017-06-011-0/+3
* [Polly][NewPM][WIP] Add a ScopPassManagerPhilip Pfaffe2017-05-151-0/+100
* Decouple SCoP building logic from passJohannes Doerfert2016-05-311-2/+2
* [Refactor] Add a Scop & as argument to printScopJohannes Doerfert2015-03-011-1/+1
* Use nullptr instead of '0' for pointersTobias Grosser2014-11-141-1/+1
* 'chmod -x' on files that do not need the executable bitsTobias Grosser2012-12-291-0/+0
* Remove unused functionTobias Grosser2012-04-301-5/+0
* ScopInfo: Get the isl_ctx always with getIslCtx()Tobias Grosser2011-10-061-1/+1
* Add initial version of PollyTobias Grosser2011-04-291-0/+42
OpenPOWER on IntegriCloud