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
/
ManagedStatic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[C++11] Replace LLVM atomics with std::atomic."
Benjamin Kramer
2014-03-03
1
-1
/
+2
*
[C++11] Replace LLVM atomics with std::atomic.
Benjamin Kramer
2014-03-03
1
-2
/
+1
*
Add support for tsan annotations (thread sanitizer, a valgrind-based tool).
Nick Lewycky
2011-11-14
1
-1
/
+7
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Split the thread-related APIs out into their own file, and add a few more
Owen Anderson
2009-06-16
1
-20
/
+4
*
Untabification.
Bill Wendling
2009-05-30
1
-1
/
+1
*
Have llvm_start_multithreaded return a bool indicating whether multithreaded
Owen Anderson
2009-05-20
1
-2
/
+3
*
Add llvm_start_multithreaded(), which starts up the LLVM internals in thread-...
Owen Anderson
2009-05-20
1
-8
/
+45
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Not all managedstatics need object pointers.
Chris Lattner
2007-02-20
1
-1
/
+1
*
Define this in the correct n/s
Chris Lattner
2006-09-29
1
-1
/
+1
*
new helper class to provide more explicit management of static ctor/dtors.
Chris Lattner
2006-09-28
1
-0
/
+53