Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Legacy][TimePasses] allow -time-passes reporting into a custom stream | Fedor Sergeev | 2019-03-22 | 1 | -6/+8 |
* | [TimePasses] allow -time-passes reporting into a custom stream | Fedor Sergeev | 2019-03-15 | 1 | -1/+10 |
* | 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 | -6/+8 |
* | [New PM][PassTiming] implement -time-passes for the new pass manager | Fedor Sergeev | 2018-10-05 | 1 | -1/+108 |
* | [PassTimingInfo] cleanup on TimingData's Timer handling | Fedor Sergeev | 2018-10-04 | 1 | -6/+6 |
* | [PassTiming] cleaning up legacy PassTimingInfo interface. NFCI. | Fedor Sergeev | 2018-09-26 | 1 | -51/+60 |
* | [PassTiming] reporting time-passes separately for multiple pass instances of ... | Fedor Sergeev | 2018-09-04 | 1 | -12/+30 |
* | [NFC][PassTiming] factor out generic PassTimingInfo | Fedor Sergeev | 2018-08-28 | 1 | -0/+132 |