1. 08b73a3 rename ENABLE_THREADS to LLVM_ENABLE_THREADS by Dylan Noblesmith · 13 years ago
  2. 2c607b6 Clean up a few references to System/. We still have docs/SystemLibrary.html by Daniel Dunbar · 13 years ago
  3. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago[Renamed (96%) from lib/System/ThreadLocal.cpp]
  4. b027014 Fix --disable-threads build, PR7949. by Daniel Dunbar · 14 years ago
  5. 826c148 Add an erase() method to llvm::ThreadLocal. by Owen Anderson · 14 years ago
  6. 4127ccd Try again at making this work on OpenBSD. by Owen Anderson · 15 years ago
  7. 91aef8b Fix the build on OpenBSD. by Owen Anderson · 15 years ago
  8. 6f8f606 Fix unused variable warnings. by Daniel Dunbar · 15 years ago
  9. 438d394 Add support for const thread locals. by Owen Anderson · 15 years ago
  10. 7e026b7 Fix typo in assertion. by Owen Anderson · 15 years ago
  11. 27fcfe1 Add a configure test for pthread_getspecific, and use it when building ThreadLocal. by Owen Anderson · 15 years ago
  12. 4a28522 Add a class for supporting platform independent thread-local storage. by Owen Anderson · 15 years ago