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
/
test
/
Instrumentation
/
DataFlowSanitizer
Commit message (
Expand
)
Author
Age
Files
Lines
*
DataFlowSanitizer: Implement trampolines for function pointers passed to cust...
Peter Collingbourne
2013-08-27
2
-5
/
+17
*
DataFlowSanitizer: correctly combine labels in the case where they are equal.
Peter Collingbourne
2013-08-23
1
-4
/
+5
*
DataFlowSanitizer: Replace non-instrumented aliases of instrumented functions...
Peter Collingbourne
2013-08-22
2
-3
/
+16
*
DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".
Peter Collingbourne
2013-08-22
9
-22
/
+36
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-1
/
+0
*
DataFlowSanitizer: Add a debugging feature to help us track nonzero labels.
Peter Collingbourne
2013-08-15
1
-0
/
+23
*
DataFlowSanitizer: move abilist input file to Inputs.
Peter Collingbourne
2013-08-14
2
-1
/
+1
*
DataFlowSanitizer: Instrumentation for memset.
Peter Collingbourne
2013-08-14
1
-0
/
+11
*
DataFlowSanitizer: greylist is now ABI list.
Peter Collingbourne
2013-08-14
2
-0
/
+58
*
Reapply r188119 now that the bug it exposed is fixed.
Peter Collingbourne
2013-08-12
1
-2
/
+12
*
Revert r188119 "Kill some duplicated code for removing unreachable BBs."
Arnold Schwaighofer
2013-08-10
1
-12
/
+2
*
Kill some duplicated code for removing unreachable BBs.
Peter Collingbourne
2013-08-09
1
-2
/
+12
*
DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
2013-08-09
1
-0
/
+20
*
DataFlowSanitizer; LLVM changes.
Peter Collingbourne
2013-08-07
5
-0
/
+242