summaryrefslogtreecommitdiff
path: root/lib/IR/LegacyPassManager.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-03-05[C++11] Add 'override' keyword to IR library.Craig Topper1-30/+33
2014-03-04[Modules] Move the PassNameParser to the IR library as it deals in theChandler Carruth1-1/+1
2014-02-26Remove unnecessary llvm:: qualification.Eric Christopher1-3/+3
2014-01-12[PM] Simplify the interface exposed for IR printing passes.Chandler Carruth1-3/+3
2014-01-12[PM] Rename the IR printing pass header to a more generic and correctChandler Carruth1-1/+1
2014-01-09Put the functionality for printing a value to a raw_ostream as anChandler Carruth1-2/+1
2014-01-07Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth1-2/+2
2014-01-07Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth1-1/+1
2013-12-05Correct word hyphenationsAlp Toker1-2/+2
2013-11-09Move the old pass manager infrastructure into a legacy namespace andChandler Carruth1-0/+1920