summaryrefslogtreecommitdiff
path: root/lib/Support/Atomic.cpp
Commit message (Expand)AuthorAge
* Fix .cpp files claiming to be header filesHans Wennborg2014-06-20
* Include intrin.h before windows.h as a workaround for the x64 self-hostReid Kleckner2014-05-06
* XLC supports the same atomic functions as GCC, use them.Rafael Espindola2012-11-02
* drop unneeded config.h includesDylan Noblesmith2011-12-22
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-19
* Merge System into Support.Michael J. Spencer2010-11-29