summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Atomic.cpp
Commit message (Collapse)AuthorAgeFilesLines
* XLC supports the same atomic functions as GCC, use them.Rafael Espindola2012-11-021-5/+9
| | | | | | Patch by Kai. llvm-svn: 167309
* drop unneeded config.h includesDylan Noblesmith2011-12-221-1/+1
| | | | llvm-svn: 147197
* Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-191-5/+5
| | | | | | Patch by Arrowdodger. llvm-svn: 140064
* Merge System into Support.Michael J. Spencer2010-11-291-0/+112
llvm-svn: 120298
OpenPOWER on IntegriCloud