Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have scoped mutexes take referenes instead of pointers. | Owen Anderson | 2009-07-07 | 1 | -3/+3 |
* | Simplify. | Owen Anderson | 2009-06-18 | 1 | -29/+12 |
* | Move Threading.[h|cpp] from Support to System. | Owen Anderson | 2009-06-18 | 1 | -1/+1 |
* | Thread-safe (and ManagedStatic-ized) LeakDetector! | Owen Anderson | 2009-06-17 | 1 | -34/+59 |
* | Have LeakDetector use a SmallPtrSet instead of an std::set. | Owen Anderson | 2008-08-14 | 1 | -3/+3 |
* | Add explicit keywords. | Dan Gohman | 2008-07-07 | 1 | -1/+1 |
* | Make several symbols static. | Dan Gohman | 2008-04-10 | 1 | -5/+5 |
* | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | It's not necessary to do rounding for alloca operations when the requested | Dan Gohman | 2007-07-18 | 1 | -0/+131 |