summaryrefslogtreecommitdiffstats
path: root/polly/lib/CodeGen/CodegenCleanup.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
* [polly] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-3/+4
* Fixup Polly for an LLVM header file change.David Blaikie2018-04-241-0/+1
* Fix polly build after r328717Reid Kleckner2018-03-281-0/+1
* [CodegenCleanup] Update cleanup passes according (old) PassManagerBuilder.Michael Kruse2017-09-091-8/+18
* [CodegenCleanup] Use old GVN pass instead of NewGVNTobias Grosser2017-09-041-1/+3
* Run GVN during the cleanupRoman Gareev2017-09-011-0/+1
* Fix a lot of typos. NFC.Michael Kruse2017-06-081-1/+1
* Try to fix polly buildbots.George Burgess IV2016-07-061-1/+0
* CodegenCleanup: Drop CFLAA pass from codegen cleanup sequenceTobias Grosser2016-07-021-1/+0
* clang-tidy: Add llvm namespace commentsTobias Grosser2016-06-231-1/+1
* Add missing copyright headerTobias Grosser2016-06-221-0/+9
* Replace ScalarReplAggregatesPass by SROAPass.Michael Kruse2016-06-151-1/+1
* CodegenCleanup: Drop -load-combine passTobias Grosser2016-03-251-1/+0
* Fix of r257495.Roman Gareev2016-01-121-1/+0
* We do not need to schedule another loop interchange pass after Polly, as PollyRoman Gareev2016-01-121-1/+1
* IR cleanup after CodeGenerationMichael Kruse2015-11-261-0/+121
OpenPOWER on IntegriCloud