summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/IRPrintingPasses.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Switch the new pass manager to use a reference-based API for IRChandler Carruth2015-01-051-6/+6
* Fix some misplaced spaces around 'override'Hans Wennborg2014-05-241-1/+1
* [C++11] Add 'override' keyword to IR library.Craig Topper2014-03-051-6/+6
* [PM] Add module and function printing passes for the new pass manager.Chandler Carruth2014-01-121-22/+39
* [PM] Simplify the IR printing passes significantly now that a narrowerChandler Carruth2014-01-121-38/+19
* [PM] Simplify the interface exposed for IR printing passes.Chandler Carruth2014-01-121-10/+7
* [PM] Run clang-format and remove redundant or obvious comments beforeChandler Carruth2014-01-121-93/+89
* [PM] Rename the IR printing pass header to a more generic and correctChandler Carruth2014-01-121-1/+1
* [PM] Rename this source file to something a bit more generic beforeChandler Carruth2014-01-091-0/+136
OpenPOWER on IntegriCloud