summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/LegacyPassManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* [PM] Simplify the interface exposed for IR printing passes.Chandler Carruth2014-01-121-3/+3
* [PM] Rename the IR printing pass header to a more generic and correctChandler Carruth2014-01-121-1/+1
* Put the functionality for printing a value to a raw_ostream as anChandler Carruth2014-01-091-2/+1
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-071-2/+2
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-071-1/+1
* Correct word hyphenationsAlp Toker2013-12-051-2/+2
* Move the old pass manager infrastructure into a legacy namespace andChandler Carruth2013-11-091-0/+1920
OpenPOWER on IntegriCloud