Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -3/+0 |
* | [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer tests | Kostya Serebryany | 2017-08-04 | 1 | -2/+2 |
* | Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer. | George Karpenkov | 2017-08-04 | 1 | -1/+2 |
* | [libFuzzer] split one slow test into several, for more parallel testing | Kostya Serebryany | 2016-12-12 | 1 | -6/+1 |
* | [libFuzzer] enable use_cmp by default | Kostya Serebryany | 2016-10-27 | 1 | -4/+4 |
* | [libFuzzer] one more puzzle for value profile | Kostya Serebryany | 2016-09-09 | 1 | -0/+1 |
* | [libFuzzer] one more puzzle, value_profile cracks it in a second | Kostya Serebryany | 2016-09-09 | 1 | -0/+1 |
* | [sanitizer-coverage/libFuzzer] instrument comparisons with __sanitizer_cov_t... | Kostya Serebryany | 2016-08-18 | 1 | -0/+2 |
* | [libFuzzer] new experimental feature: value profiling. Profiles values that a... | Kostya Serebryany | 2016-08-16 | 1 | -0/+3 |