summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/AbsNegAndConstant64Test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-24/+0
* Generate error reports when a fuzz target exits.Matt Morehouse2017-07-201-0/+1
* [libFuzzer] change several tests to not limit the max len: with reduce_inputs...Kostya Serebryany2017-07-191-1/+1
* [libFuzzer] change the default max_len from 64 to 4096. This will affect case...Kostya Serebryany2017-06-151-1/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-3/+3
* [libFuzzer] Use long long to ensure 64 bits.Marcos Pividori2017-02-081-1/+1
* [libFuzzer] use sizeof() in tests instead of 4 and 8Kostya Serebryany2016-09-091-4/+4
* [libFuzzer] one more puzzle for value profileKostya Serebryany2016-09-091-0/+23
OpenPOWER on IntegriCloud