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