index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Support
/
Mutex.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-15
1
-4
/
+4
*
[C++11] Make use of 'nullptr' in the Support library.
Craig Topper
2014-04-07
1
-1
/
+1
*
Remove unnecessary call to pthread_mutexattr_setpshared()
Mark Seaborn
2014-01-29
1
-7
/
+0
*
Add support for the OpenBSD for Bitrig.
Eric Christopher
2012-08-06
1
-1
/
+2
*
Persuade GCC that there is nothing worth warning about here (there isn't).
Duncan Sands
2012-02-05
1
-1
/
+1
*
Remove dead code.
David Blaikie
2012-01-15
1
-73
/
+44
*
rename ENABLE_THREADS to LLVM_ENABLE_THREADS
Dylan Noblesmith
2011-11-28
1
-1
/
+1
*
Clean up a few references to System/. We still have docs/SystemLibrary.html
Daniel Dunbar
2011-10-11
1
-1
/
+1
*
Check the errorcode.
Argyrios Kyrtzidis
2011-02-18
1
-0
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+156
*
This file goes away
Chris Lattner
2004-01-17
1
-24
/
+0
*
Lock abstraction, introduced with a view toward making the JIT thread-safe.
Brian Gaeke
2003-12-01
1
-0
/
+24