Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [LegacyPassManager] Delete BasicBlockPass/Manager. | Alina Sbirlea | 2019-10-30 | 1 | -4/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [Debugify] Move interface definitions to a header, NFC | Vedant Kumar | 2018-07-24 | 1 | -20/+0 |
* | [Debugfiy] Print the pass name next to the result | Anastasis Grammenos | 2018-05-15 | 1 | -2/+7 |
* | [Debugify] Add -debugify-each for testing each pass in a pipeline | Vedant Kumar | 2018-05-15 | 1 | -2/+4 |
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | [opt] Port the debugify passes to the new pass manager | Vedant Kumar | 2018-02-15 | 1 | -0/+16 |
* | [Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use w... | Eugene Zelenko | 2017-08-31 | 1 | -3/+5 |
* | Move the *PassPrinter into their own module. | Eli Bendersky | 2014-02-10 | 1 | -0/+47 |