Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] use table of recent compares for memcmp/strcmp (to unify the ↵ | Kostya Serebryany | 2017-01-17 | 1 | -4/+8 |
| | | | | | | code between cmp and memcmp handling) llvm-svn: 292287 | ||||
* | [libFuzzer] new experimental feature: value profiling. Profiles values that ↵ | Kostya Serebryany | 2016-08-16 | 1 | -0/+17 |
affect control flow and treats new values as new coverage. llvm-svn: 278839 |