index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
System
/
Mutex.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak code into an equivalent form for which icc
Duncan Sands
2009-09-06
1
-16
/
+20
*
Have scoped mutexes take referenes instead of pointers.
Owen Anderson
2009-07-07
1
-4
/
+4
*
Add debugging code to test for various locking faux-pas's, when running in si...
Owen Anderson
2009-06-20
1
-1
/
+16
*
Fix a major typo.
Owen Anderson
2009-06-19
1
-1
/
+1
*
Fix weird class-size-being-different problems. At some level this is being c...
Owen Anderson
2009-06-19
1
-2
/
+0
*
Add a SmartScopedLock, and use it to simplify code.
Owen Anderson
2009-06-18
1
-0
/
+16
*
Simplify the SmartMutex implementation a bit.
Owen Anderson
2009-06-18
1
-10
/
+9
*
Insert a SmartMutex templated class into the class hierarchy, which takes a t...
Owen Anderson
2009-06-18
1
-5
/
+43
*
Make Mutex's constructor explicit, and tidy up whitespace.
Dan Gohman
2009-02-06
1
-3
/
+3
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
remove obviously dead uses of IncludeFile.
Chris Lattner
2007-12-18
1
-4
/
+0
*
For PR780:
Reid Spencer
2006-07-26
1
-0
/
+4
*
For PR616:
Reid Spencer
2005-08-24
1
-0
/
+2
*
Eliminate tabs and trailing spaces.
Jeff Cohen
2005-07-27
1
-3
/
+3
*
Eliminate tabs
Jeff Cohen
2005-07-13
1
-2
/
+2
*
Win32 support for Mutex class.
Jeff Cohen
2005-07-13
1
-3
/
+3
*
For PR540:
Reid Spencer
2005-07-12
1
-0
/
+82