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
/
Fuzzer
/
FuzzerMutate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libFuzzer] Delete llvm/lib/Fuzzer
Vitaly Buka
2017-10-16
1
-150
/
+0
*
[libFuzzer] remove stale code; NFC
Kostya Serebryany
2017-07-14
1
-6
/
+0
*
Revert "[libFuzzer] Use ChooseUnitIdxToMutate to pick item for crossover."
Vitaly Buka
2017-03-15
1
-2
/
+2
*
[libFuzzer] Use ChooseUnitIdxToMutate to pick item for crossover.
Vitaly Buka
2017-03-15
1
-2
/
+2
*
[fuzzer] Don't crash if LLVMFuzzerMutate was called by CustomCrossOver
Vitaly Buka
2017-03-07
1
-0
/
+3
*
[libFuzzer] use table of recent compares for memcmp/strcmp (to unify the code...
Kostya Serebryany
2017-01-17
1
-0
/
+7
*
[libFuzzer] copy the options inside MutationDispatcher to avoid use-after-sco...
Kostya Serebryany
2017-01-17
1
-1
/
+2
*
[libFuzzer] simplify the code for use_cmp, also use the position hint when av...
Kostya Serebryany
2016-10-25
1
-8
/
+13
*
[libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ins...
Kostya Serebryany
2016-10-14
1
-0
/
+10
*
[libFuzzer] more refactoring; NFC
Kostya Serebryany
2016-09-21
1
-1
/
+1
*
[libFuzzer] refactoring: split the large header into many; NFC
Kostya Serebryany
2016-09-21
1
-0
/
+130