summaryrefslogtreecommitdiffstats
path: root/polly/lib/Support/DumpModulePass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFCFangrui Song2019-08-051-1/+1
* Apply include-what-you-use #include removal suggestions. NFC.Michael Kruse2019-03-281-4/+1
* 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-1/+1
* [Support] Rename tool_output_file to ToolOutputFile, NFCReid Kleckner2017-09-231-2/+2
* [Support] Add -polly-dump-module pass.Michael Kruse2017-03-091-0/+95
OpenPOWER on IntegriCloud