aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/ADT/Statistic.h
Commit message (Expand)AuthorAgeFilesLines
* Fix the build on Cygwin. Patch by Aaron Gray.Owen Anderson2009-06-301-2/+2
* Use atomic operations when accessing statistics, and make the lazy initializa...Owen Anderson2009-06-231-12/+55
* Removed trailing whitespace.Misha Brukman2009-01-091-2/+2
* Use an explicit llvm:: prefix in the STATISTIC macro, so STATISTIC can still beMatthijs Kooijman2008-05-271-1/+1
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+75