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
/
lib
/
VMCore
/
LeakDetector.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kill off more cerr/cout uses and prune includes a bit.
Benjamin Kramer
2009-08-23
1
-3
/
+2
*
Reapply my less-lock-contention-in-leak-detector patch, now with new files
Owen Anderson
2009-08-19
1
-90
/
+24
*
Revert my last patch temporarily.
Owen Anderson
2009-08-19
1
-24
/
+90
*
Privatize part of the leak detector mechanism, which turned out to be heavily...
Owen Anderson
2009-08-19
1
-90
/
+24
*
Have scoped mutexes take referenes instead of pointers.
Owen Anderson
2009-07-07
1
-3
/
+3
*
Simplify.
Owen Anderson
2009-06-18
1
-29
/
+12
*
Move Threading.[h|cpp] from Support to System.
Owen Anderson
2009-06-18
1
-1
/
+1
*
Thread-safe (and ManagedStatic-ized) LeakDetector!
Owen Anderson
2009-06-17
1
-34
/
+59
*
Have LeakDetector use a SmallPtrSet instead of an std::set.
Owen Anderson
2008-08-14
1
-3
/
+3
*
Add explicit keywords.
Dan Gohman
2008-07-07
1
-1
/
+1
*
Make several symbols static.
Dan Gohman
2008-04-10
1
-5
/
+5
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+131