| Commit message (Expand) | Author | Age | Files | Lines |
| * | Let PassBuilder Expose PassInstrumentationCallbacks | Juneyoung Lee | 2020-01-07 | 1 | -0/+3 |
| * | Change TargetLibraryInfo analysis passes to always require Function | Teresa Johnson | 2019-09-07 | 1 | -0/+3 |
| * | [NewPassManager] Adding pass tuning options: loop vectorize. | Alina Sbirlea | 2019-04-19 | 1 | -1/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [NewPM] fixing asserts on deleted loop in -print-after-all | Fedor Sergeev | 2018-12-11 | 1 | -0/+124 |
| * | [NewPM] teach -passes= to emit meaningful error messages | Fedor Sergeev | 2018-10-17 | 1 | -18/+19 |
| * | Revert "[NewPM] teach -passes= to emit meaningful error messages" | Fedor Sergeev | 2018-10-15 | 1 | -19/+18 |
| * | [NewPM] teach -passes= to emit meaningful error messages | Fedor Sergeev | 2018-10-15 | 1 | -18/+19 |
| * | [New PM][PassInstrumentation] Adding PassInstrumentation to the AnalysisManag... | Fedor Sergeev | 2018-09-21 | 1 | -4/+79 |
| * | Remove an unused function | David Blaikie | 2018-09-20 | 1 | -11/+0 |
| * | [New PM] Introducing PassInstrumentation framework | Fedor Sergeev | 2018-09-20 | 1 | -19/+292 |
| * | Temporarily Revert "[New PM] Introducing PassInstrumentation framework" | Eric Christopher | 2018-09-20 | 1 | -292/+19 |
| * | [New PM] Introducing PassInstrumentation framework | Fedor Sergeev | 2018-09-19 | 1 | -19/+292 |
| * | Revert rL342544: [New PM] Introducing PassInstrumentation framework | Fedor Sergeev | 2018-09-19 | 1 | -292/+19 |
| * | [New PM] Introducing PassInstrumentation framework | Fedor Sergeev | 2018-09-19 | 1 | -19/+292 |
| * | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -2/+2 |
| * | [PM] Enable registration of out-of-tree passes with PassBuilder | Philip Pfaffe | 2017-07-10 | 1 | -0/+520 |