summaryrefslogtreecommitdiffstats
path: root/polly/lib/Transform/ScopInliner.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ScopInliner] Register FunctionAnalysisManagerModuleProxy.Michael Kruse2019-06-171-0/+1
* 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
* [polly] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-6/+6
* Adjust to clang-format changesTobias Grosser2018-03-201-1/+0
* [ScopInliner] Fix hidden overload warning. NFC.Michael Kruse2017-08-231-0/+2
* [ScpInliner] Move DEBUG-TYPE to below all includes to prevent cross-module in...Siddharth Bhat2017-08-171-2/+2
* [ScopInliner] Add a simple Scop-based inliner to polly.Siddharth Bhat2017-08-171-0/+119
OpenPOWER on IntegriCloud