aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/DebugCounter.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-10-23Print out DebugCounter info with -print-debug-counterZhizhou Yang1-4/+21
2018-08-17[DebugCounters] don't do redundant map lookups; NFCGeorge Burgess IV1-4/+8
2018-08-02[Support] Add an enable bit to our DebugCountersGeorge Burgess IV1-0/+2
2018-07-23[DebugCounters] Keep track of total countsGeorge Burgess IV1-10/+9
2018-04-01[DebugCounter] Make -debug-counter cl::Hidden.Craig Topper1-1/+1
2017-06-14Hide dbgs() stream for when built with -fmodules.Frederich Munch1-1/+5
2017-05-26Make helper functions static. NFC.Benjamin Kramer1-0/+2
2017-03-04DebugCounter: Initialize skip to 0, not -1Daniel Berlin1-2/+2
2017-02-19Add two files lost in rebase, causing build breakDaniel Berlin1-0/+108