summaryrefslogtreecommitdiffstats
path: root/polly/include/polly/RegisterPasses.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: Add llvm namespace commentsTobias Grosser2016-06-231-3/+3
* [PM] Convert Polly over to directly use the legacy pass managerChandler Carruth2015-02-131-2/+2
* Make registerPollyPasses publicTobias Grosser2015-01-061-0/+1
* Move Pass registration into polly libraryTobias Grosser2014-03-191-2/+0
* cmake: Split off functionality for LLVM loadable moduleTobias Grosser2014-03-031-0/+9
* PassManagerBase has moved into the legacy namespace as of r194324; match it h...Andy Gibbs2013-11-121-0/+2
* Integrate latest clang-format changesTobias Grosser2013-06-231-1/+3
* clang-format: Many more filesTobias Grosser2013-03-231-3/+1
* make registerPollyPreoptPasses staticSebastian Pop2012-05-071-8/+0
* make registerPollyPasses static, remove paramSebastian Pop2012-05-071-4/+0
* 1. Add a header guard for RegisterPasses.h to prevent multiple inclusion.Hongbin Zheng2012-04-261-0/+5
* Unify the optimizer selection.Tobias Grosser2012-04-241-1/+0
* RegisterPass: Expose functions to register Polly passesTobias Grosser2012-01-301-0/+27
OpenPOWER on IntegriCloud