| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libFuzzer] implement print_pcs with trace-pc-guard. Change the trace-pc-guar... | Kostya Serebryany | 2016-09-15 | 1 | -3/+7 |
| * | [libFuzzer] use __attribute__((target("popcnt"))) only on x86_64 | Kostya Serebryany | 2016-08-24 | 1 | -1/+1 |
| * | [libFuzzer] force proper popcnt instruction | Kostya Serebryany | 2016-08-17 | 1 | -1/+2 |
| * | [libFuzzer] minor speed improvement | Kostya Serebryany | 2016-08-16 | 1 | -1/+1 |
| * | [libFuzzer] new experimental feature: value profiling. Profiles values that a... | Kostya Serebryany | 2016-08-16 | 1 | -2/+3 |
| * | [libFuzzer] refactoring around PCMap, NFC | Kostya Serebryany | 2016-08-16 | 1 | -0/+57 |

