Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LegacyPassManager] Delete BasicBlockPass/Manager. | Alina Sbirlea | 2019-10-30 | 1 | -38/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | [Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use w... | Eugene Zelenko | 2017-08-31 | 1 | -1/+8 |
* | Fix Clang-tidy readability-redundant-string-cstr warnings | Malcolm Parsons | 2016-11-02 | 1 | -6/+6 |
* | Use StringRef in Pass/PassManager APIs (NFC) | Mehdi Amini | 2016-10-01 | 1 | -6/+6 |
* | [C++11] Add 'override' keyword to virtual methods that override their base cl... | Craig Topper | 2014-03-08 | 1 | -18/+18 |
* | [cleanup] Re-sort all the includes with utils/sort_includes.py. | Chandler Carruth | 2014-03-04 | 1 | -1/+1 |
* | Move the *PassPrinter into their own module. | Eli Bendersky | 2014-02-10 | 1 | -0/+260 |