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
/
Transforms
/
Instrumentation
/
DataFlowSanitizer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r235153
Pirama Arumuga Nainar
2015-05-18
1
-15
/
+19
*
Update aosp/master llvm for rebase to r233350
Pirama Arumuga Nainar
2015-04-09
1
-15
/
+9
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-25
/
+38
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-64
/
+218
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-10
/
+55
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
1
-15
/
+17
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-51
/
+65
*
80 cols
Alexey Samsonov
2013-08-28
1
-3
/
+4
*
DataFlowSanitizer: Implement trampolines for function pointers passed to cust...
Peter Collingbourne
2013-08-27
1
-3
/
+77
*
DataFlowSanitizer: correctly combine labels in the case where they are equal.
Peter Collingbourne
2013-08-23
1
-1
/
+1
*
80 cols
Alexey Samsonov
2013-08-23
1
-3
/
+3
*
DataFlowSanitizer: Replace non-instrumented aliases of instrumented functions...
Peter Collingbourne
2013-08-22
1
-1
/
+12
*
DataFlowSanitizer: Factor the wrapper builder out to buildWrapperFunction.
Peter Collingbourne
2013-08-22
1
-20
/
+33
*
DataFlowSanitizer: Prefix the name of each instrumented function with "dfs$".
Peter Collingbourne
2013-08-22
1
-7
/
+51
*
DataFlowSanitizer: Add a debugging feature to help us track nonzero labels.
Peter Collingbourne
2013-08-15
1
-2
/
+48
*
DataFlowSanitizer: Instrumentation for memset.
Peter Collingbourne
2013-08-14
1
-1
/
+22
*
DataFlowSanitizer: greylist is now ABI list.
Peter Collingbourne
2013-08-14
1
-96
/
+271
*
dfsan: fix lint warnings
Dmitry Vyukov
2013-08-13
1
-2
/
+2
*
DataFlowSanitizer: fix a use-after-free. Spotted by libgmalloc.
Peter Collingbourne
2013-08-12
1
-1
/
+4
*
Add SpecialCaseList::createOrDie() factory and use it in sanitizer passes
Alexey Samsonov
2013-08-12
1
-3
/
+3
*
DataFlowSanitizer: Remove unreachable BBs so IR continues to verify
Peter Collingbourne
2013-08-09
1
-0
/
+3
*
Fix ARM build.
Peter Collingbourne
2013-08-08
1
-1
/
+1
*
DataFlowSanitizer; LLVM changes.
Peter Collingbourne
2013-08-07
1
-0
/
+1006