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
/
Transforms
/
Instrumentation
/
Instrumentation.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
2013-10-02
1
-3
/
+0
*
DataFlowSanitizer; LLVM changes.
Peter Collingbourne
2013-08-07
1
-0
/
+1
*
This patch breaks up Wrap.h so that it does not have to include all of
Filip Pizlo
2013-05-01
1
-1
/
+1
*
Move C++ code out of the C headers and into either C++ headers
Eric Christopher
2013-04-22
1
-0
/
+1
*
Initial commit of MemorySanitizer.
Evgeniy Stepanov
2012-11-29
1
-0
/
+1
*
[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLV...
Kostya Serebryany
2012-11-28
1
-0
/
+1
*
Move the initialization of the bounds checking pass. The pass itself
Chandler Carruth
2012-07-22
1
-2
/
+3
*
ThreadSanitizer, a race detector. First LLVM commit.
Kostya Serebryany
2012-02-13
1
-0
/
+1
*
AddressSanitizer, first commit (compiler module only)
Kostya Serebryany
2011-11-16
1
-0
/
+1
*
Rename LineProfiling to GCOVProfiling to more accurately represent what it
Nick Lewycky
2011-04-16
1
-1
/
+1
*
Add support for line profiling. Very work-in-progress.
Nick Lewycky
2011-04-12
1
-0
/
+1
*
Implementation of path profiling.
Andrew Trick
2011-01-29
1
-0
/
+1
*
Add initialization routines for Instrumentation.
Owen Anderson
2010-10-07
1
-0
/
+31