Age | Commit message (Expand) | Author |
---|---|---|
2012-06-26 | Fix ThreadLocalImpl::getInstance for --disable-threads. | Argyrios Kyrtzidis |
2012-06-13 | Fix building ThreadLocal.cpp with --disable-threads. | Argyrios Kyrtzidis |
2012-06-12 | Satisfy C++ aliasing rules, per suggestion by Chandler. | Argyrios Kyrtzidis |
2012-06-12 | For llvm::sys::ThreadLocalImpl instead of malloc'ing the platform-specific | Argyrios Kyrtzidis |
2011-11-28 | rename ENABLE_THREADS to LLVM_ENABLE_THREADS | Dylan Noblesmith |
2011-10-11 | Clean up a few references to System/. We still have docs/SystemLibrary.html | Daniel Dunbar |
2010-11-29 | Merge System into Support. | Michael J. Spencer |