summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/value-profile-cmp.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] split one slow test into several, for more parallel testingKostya Serebryany2016-12-121-6/+1
* [libFuzzer] enable use_cmp by defaultKostya Serebryany2016-10-271-4/+4
* [libFuzzer] one more puzzle for value profileKostya Serebryany2016-09-091-0/+1
* [libFuzzer] one more puzzle, value_profile cracks it in a secondKostya Serebryany2016-09-091-0/+1
* [sanitizer-coverage/libFuzzer] instrument comparisons with __sanitizer_cov_t...Kostya Serebryany2016-08-181-0/+2
* [libFuzzer] new experimental feature: value profiling. Profiles values that a...Kostya Serebryany2016-08-161-0/+3
OpenPOWER on IntegriCloud