summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/value-profile-mem.test
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-3/+0
* [libFuzzer] remove the now redundant 'LLVMFuzzer-' prefix from libFuzzer testsKostya Serebryany2017-08-041-2/+2
* Port libFuzzer tests to LIT. Do not require two-stage build for check-fuzzer.George Karpenkov2017-08-041-1/+2
* [libFuzzer] remove stale codeKostya Serebryany2017-03-141-1/+1
* [libFuzzer] enable use_cmp by defaultKostya Serebryany2016-10-271-3/+1
* [libFuzzer] stop using bits for memcmp's value profile -- seems to blow up th...Kostya Serebryany2016-08-301-3/+3
* [libFuzzer] use bits instead of bytes for memcmp/strcmp value profile -- the ...Kostya Serebryany2016-08-301-3/+3
* [libFuzzer] make a test more deterministic Kostya Serebryany2016-08-241-3/+3
* [libFuzzer] new experimental feature: value profiling. Profiles values that a...Kostya Serebryany2016-08-161-0/+4
OpenPOWER on IntegriCloud