Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-15 | [C++11] More 'nullptr' conversion. In some cases just using a boolean check i... | Craig Topper | 1 | -4/+4 |
2014-04-07 | [C++11] Make use of 'nullptr' in the Support library. | Craig Topper | 1 | -1/+1 |
2014-01-29 | Remove unnecessary call to pthread_mutexattr_setpshared() | Mark Seaborn | 1 | -7/+0 |
2012-08-06 | Add support for the OpenBSD for Bitrig. | Eric Christopher | 1 | -1/+2 |
2012-02-05 | Persuade GCC that there is nothing worth warning about here (there isn't). | Duncan Sands | 1 | -1/+1 |
2012-01-15 | Remove dead code. | David Blaikie | 1 | -73/+44 |
2011-11-28 | rename ENABLE_THREADS to LLVM_ENABLE_THREADS | Dylan Noblesmith | 1 | -1/+1 |
2011-10-11 | Clean up a few references to System/. We still have docs/SystemLibrary.html | Daniel Dunbar | 1 | -1/+1 |
2011-02-18 | Check the errorcode. | Argyrios Kyrtzidis | 1 | -0/+1 |
2010-11-29 | Merge System into Support. | Michael J. Spencer | 1 | -0/+156 |
2004-01-17 | This file goes away | Chris Lattner | 1 | -24/+0 |
2003-12-01 | Lock abstraction, introduced with a view toward making the JIT thread-safe. | Brian Gaeke | 1 | -0/+24 |