Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ADT][Statistics] Fix test after rL374490 | Kadir Cetinkaya | 2019-10-11 | 1 | -0/+2 |
* | [Stats] Add ALWAYS_ENABLED_STATISTIC enabled regardless of LLVM_ENABLE_STATS. | Volodymyr Sapsai | 2019-10-11 | 1 | -0/+10 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix unused function warning in StatisticTest.cpp | Daniel Sanders | 2018-03-08 | 1 | -0/+2 |
* | Support resetting STATISTIC() values using llvm::ResetStatistics() | Daniel Sanders | 2018-03-08 | 1 | -31/+83 |
* | Re-commit: Make STATISTIC() values available programmatically | Daniel Sanders | 2018-03-05 | 1 | -0/+106 |
* | Revert r326723: Make STATISTIC() values available programmatically | Daniel Sanders | 2018-03-05 | 1 | -106/+0 |
* | Make STATISTIC() values available programmatically | Daniel Sanders | 2018-03-05 | 1 | -0/+106 |