summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerMutate.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] Delete llvm/lib/FuzzerVitaly Buka2017-10-161-150/+0
* [libFuzzer] remove stale code; NFCKostya Serebryany2017-07-141-6/+0
* Revert "[libFuzzer] Use ChooseUnitIdxToMutate to pick item for crossover."Vitaly Buka2017-03-151-2/+2
* [libFuzzer] Use ChooseUnitIdxToMutate to pick item for crossover.Vitaly Buka2017-03-151-2/+2
* [fuzzer] Don't crash if LLVMFuzzerMutate was called by CustomCrossOverVitaly Buka2017-03-071-0/+3
* [libFuzzer] use table of recent compares for memcmp/strcmp (to unify the code...Kostya Serebryany2017-01-171-0/+7
* [libFuzzer] copy the options inside MutationDispatcher to avoid use-after-sco...Kostya Serebryany2017-01-171-1/+2
* [libFuzzer] simplify the code for use_cmp, also use the position hint when av...Kostya Serebryany2016-10-251-8/+13
* [libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ins...Kostya Serebryany2016-10-141-0/+10
* [libFuzzer] more refactoring; NFCKostya Serebryany2016-09-211-1/+1
* [libFuzzer] refactoring: split the large header into many; NFCKostya Serebryany2016-09-211-0/+130
OpenPOWER on IntegriCloud