search for: c3657dbd

Displaying 1 result from an estimated 1 matches for "c3657dbd".

2017 May 31
2
Enable STATISTIC all the time again?
On Wed, May 31, 2017 at 10:44:01AM -0700, Tim Northover via llvm-dev wrote: > On 31 May 2017 at 08:17, Daniel Berlin via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > If your concern is the atomic increments, then is there a reason to not have > > it do the counting as a runtime option instead of a compile time one? > > Or increment into TLS variables and sum