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
*
Use uniform mechanism for OOM errors handling
Serge Pavlov
2018-06-09
1
-4
/
+1
*
Revert commit 333506
Serge Pavlov
2018-05-30
1
-1
/
+4
*
Use uniform mechanism for OOM errors handling
Serge Pavlov
2018-05-30
1
-4
/
+1
*
Reverted commits 333390, 333391 and 333394
Serge Pavlov
2018-05-29
1
-1
/
+4
*
Use uniform mechanism for OOM errors handling
Serge Pavlov
2018-05-29
1
-4
/
+1
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-1
/
+1
*
s/LLVM_ON_WIN32/_WIN32/, llvm
Nico Weber
2018-04-29
1
-2
/
+2
*
[Support] - Add bad alloc error handler for handling allocation malfunctions
Reid Kleckner
2017-07-11
1
-0
/
+5
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...
Duncan P. N. Exon Smith
2016-04-05
1
-7
/
+3
*
Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...
Eugene Zelenko
2016-04-05
1
-3
/
+7
*
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