summaryrefslogtreecommitdiff
path: root/lib/IR/IRPrintingPasses.cpp
Commit message (Expand)AuthorAge
* Fix some misplaced spaces around 'override'Hans Wennborg2014-05-24
* [C++11] Add 'override' keyword to IR library.Craig Topper2014-03-05
* [PM] Add module and function printing passes for the new pass manager.Chandler Carruth2014-01-12
* [PM] Simplify the IR printing passes significantly now that a narrowerChandler Carruth2014-01-12
* [PM] Simplify the interface exposed for IR printing passes.Chandler Carruth2014-01-12
* [PM] Run clang-format and remove redundant or obvious comments beforeChandler Carruth2014-01-12
* [PM] Rename the IR printing pass header to a more generic and correctChandler Carruth2014-01-12
* [PM] Rename this source file to something a bit more generic beforeChandler Carruth2014-01-09