summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/DebugCounter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Support/Options.h, it is unusedReid Kleckner2019-11-151-1/+0
* Print out DebugCounter info with -print-debug-counterZhizhou Yang2018-10-231-4/+21
* [DebugCounters] don't do redundant map lookups; NFCGeorge Burgess IV2018-08-171-4/+8
* [Support] Add an enable bit to our DebugCountersGeorge Burgess IV2018-08-021-0/+2
* [DebugCounters] Keep track of total countsGeorge Burgess IV2018-07-231-10/+9
* [DebugCounter] Make -debug-counter cl::Hidden.Craig Topper2018-04-011-1/+1
* Hide dbgs() stream for when built with -fmodules.Frederich Munch2017-06-141-1/+5
* Make helper functions static. NFC.Benjamin Kramer2017-05-261-0/+2
* DebugCounter: Initialize skip to 0, not -1Daniel Berlin2017-03-041-2/+2
* Add two files lost in rebase, causing build breakDaniel Berlin2017-02-191-0/+108
OpenPOWER on IntegriCloud