summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerValueBitMap.h
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] use __attribute__((target("popcnt"))) only on x86_64Kostya Serebryany2016-08-241-1/+1
* [libFuzzer] force proper popcnt instructionKostya Serebryany2016-08-171-1/+2
* [libFuzzer] minor speed improvementKostya Serebryany2016-08-161-1/+1
* [libFuzzer] new experimental feature: value profiling. Profiles values that a...Kostya Serebryany2016-08-161-2/+3
* [libFuzzer] refactoring around PCMap, NFCKostya Serebryany2016-08-161-0/+57
OpenPOWER on IntegriCloud