Kostya Serebryany
|
248d11519a
|
[libFuzzer] stop using bits for memcmp's value profile -- seems to blow up the corpus too much
llvm-svn: 280096
|
2016-08-30 14:39:33 +00:00 |
Kostya Serebryany
|
d4492f8101
|
[libFuzzer] use bits instead of bytes for memcmp/strcmp value profile -- the fuzzer reaches the goal much faster, at least on the simple puzzles
llvm-svn: 280054
|
2016-08-30 03:05:50 +00:00 |
Kostya Serebryany
|
41bcb830af
|
[libFuzzer] make a test more deterministic
llvm-svn: 279686
|
2016-08-24 23:10:17 +00:00 |
Kostya Serebryany
|
d46a59fac4
|
[libFuzzer] new experimental feature: value profiling. Profiles values that affect control flow and treats new values as new coverage.
llvm-svn: 278839
|
2016-08-16 19:33:51 +00:00 |