summaryrefslogtreecommitdiffstats
path: root/llvm/tools/opt/PassPrinters.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LegacyPassManager] Delete BasicBlockPass/Manager.Alina Sbirlea2019-10-301-38/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use w...Eugene Zelenko2017-08-311-1/+8
* Fix Clang-tidy readability-redundant-string-cstr warningsMalcolm Parsons2016-11-021-6/+6
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-6/+6
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-081-18/+18
* [cleanup] Re-sort all the includes with utils/sort_includes.py.Chandler Carruth2014-03-041-1/+1
* Move the *PassPrinter into their own module.Eli Bendersky2014-02-101-0/+260
OpenPOWER on IntegriCloud