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
/
compiler-rt
/
lib
/
fuzzer
/
FuzzerDataFlowTrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] in autofocus mode, give more weight to functions with DFT
Kostya Serebryany
2019-06-14
1
-0
/
+2
*
[libFuzzer] when using data-flow-trace (DFT) only load the DFT for the files ...
Kostya Serebryany
2019-05-24
1
-1
/
+3
*
[libFuzzer] reimplement DFT's collect_data_flow inside libFuzzer so that we d...
Kostya Serebryany
2019-05-14
1
-1
/
+1
*
[libFuzzer] code refactoring; NFC
Kostya Serebryany
2019-05-10
1
-2
/
+2
*
[libFuzzer] small refactoring in the driver; dummy implementation of collect_...
Kostya Serebryany
2019-05-10
1
-0
/
+4
*
[libFuzzer] implement -focus_function=auto, to be used with Data Flow Traces
Kostya Serebryany
2019-05-09
1
-1
/
+73
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...
Kostya Serebryany
2018-07-19
1
-2
/
+2
*
[libFuzzer] make the corpus elements aware of their data flow traces
Kostya Serebryany
2018-06-07
1
-1
/
+17
*
[libFuzzer] initial implementation of -data_flow_trace. It parses the data fl...
Kostya Serebryany
2018-06-06
1
-0
/
+40