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
/
Valgrind.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add a missing include of cstddef needed for size_t.
Adrian Prantl
2015-10-15
1
-0
/
+1
*
Support: Clean up TSan annotations.
Peter Collingbourne
2015-08-18
1
-20
/
+0
*
Provide the same ABI regardless of NDEBUG
Dmitri Gribenko
2015-02-19
1
-2
/
+1
*
Don't mark the declarations of the TSan annotation functions as weak.
Chandler Carruth
2014-03-30
1
-3
/
+11
*
Don't define these unless we plan to use them.
Nick Lewycky
2011-11-28
1
-0
/
+2
*
Move WEAK marking to the declaration.
Nick Lewycky
2011-11-15
1
-6
/
+6
*
Fix linking for some users who already have tsan enabled code and are trying to
Nick Lewycky
2011-11-15
1
-6
/
+6
*
Add support for tsan annotations (thread sanitizer, a valgrind-based tool).
Nick Lewycky
2011-11-14
1
-0
/
+11
*
Revert previous commit. It seems that whether casting to void
Duncan Sands
2011-07-02
1
-1
/
+1
*
Supress gcc-4.5 warning about the result not being used.
Duncan Sands
2011-07-02
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-0
/
+54