summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Atomic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix .cpp files claiming to be header filesHans Wennborg2014-06-201-1/+1
* Include intrin.h before windows.h as a workaround for the x64 self-hostReid Kleckner2014-05-061-0/+1
* XLC supports the same atomic functions as GCC, use them.Rafael Espindola2012-11-021-5/+9
* drop unneeded config.h includesDylan Noblesmith2011-12-221-1/+1
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-191-5/+5
* Merge System into Support.Michael J. Spencer2010-11-291-0/+112
OpenPOWER on IntegriCloud