aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Atomic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-1/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-12/+0
* Merge remote-tracking branch 'upstream/master' into merge-llvmStephen Hines2013-01-211-5/+9
|\
| * XLC supports the same atomic functions as GCC, use them.Rafael Espindola2012-11-021-5/+9
* | Fix build breakage. Use android_atomic_cmpxchg instead of android_atomic_casShih-wei Liao2012-05-101-4/+5
* | Fix win_sdk build using android_atomic_*.Shih-wei Liao2012-05-101-0/+11
* | Revert our local modification on Atomic.cpp.Logan Chien2012-05-091-16/+0
* | Merge branch 'upstream' into merge-20120305Stephen Hines2012-03-051-1/+1
|\ \ | |/
| * drop unneeded config.h includesDylan Noblesmith2011-12-221-1/+1
* | Merge with LLVM upstream 2011/10/20 (r142530)Logan Chien2011-10-201-5/+5
|\ \ | |/
| * Rename LLVM_MULTITHREADED define and fix build without threads.Eric Christopher2011-09-191-5/+5
* | Merge upstream r127116Jush Lu2011-03-091-0/+16
|/
* Merge System into Support.Michael J. Spencer2010-11-291-0/+112