Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Support/Options.h, it is unused | Reid Kleckner | 2019-11-15 | 1 | -1/+0 |
* | Print out DebugCounter info with -print-debug-counter | Zhizhou Yang | 2018-10-23 | 1 | -4/+21 |
* | [DebugCounters] don't do redundant map lookups; NFC | George Burgess IV | 2018-08-17 | 1 | -4/+8 |
* | [Support] Add an enable bit to our DebugCounters | George Burgess IV | 2018-08-02 | 1 | -0/+2 |
* | [DebugCounters] Keep track of total counts | George Burgess IV | 2018-07-23 | 1 | -10/+9 |
* | [DebugCounter] Make -debug-counter cl::Hidden. | Craig Topper | 2018-04-01 | 1 | -1/+1 |
* | Hide dbgs() stream for when built with -fmodules. | Frederich Munch | 2017-06-14 | 1 | -1/+5 |
* | Make helper functions static. NFC. | Benjamin Kramer | 2017-05-26 | 1 | -0/+2 |
* | DebugCounter: Initialize skip to 0, not -1 | Daniel Berlin | 2017-03-04 | 1 | -2/+2 |
* | Add two files lost in rebase, causing build break | Daniel Berlin | 2017-02-19 | 1 | -0/+108 |