aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Mutex.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-5/+5
* Update to LLVM 3.5a.Stephen Hines2014-04-241-7/+0
* Add support for the OpenBSD for Bitrig.Eric Christopher2012-08-061-1/+2
* Persuade GCC that there is nothing worth warning about here (there isn't).Duncan Sands2012-02-051-1/+1
* Remove dead code.David Blaikie2012-01-151-73/+44
* rename ENABLE_THREADS to LLVM_ENABLE_THREADSDylan Noblesmith2011-11-281-1/+1
* Clean up a few references to System/. We still have docs/SystemLibrary.htmlDaniel Dunbar2011-10-111-1/+1
* Check the errorcode.Argyrios Kyrtzidis2011-02-181-0/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+156
* This file goes awayChris Lattner2004-01-171-24/+0
* Lock abstraction, introduced with a view toward making the JIT thread-safe.Brian Gaeke2003-12-011-0/+24