summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/ShrinkControlFlowTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-31/+0
* [libFuzzer] use the in-binary pc table (instead of PCs captured at run-time) ...Kostya Serebryany2017-08-041-2/+5
* [libFuzzer] change several tests to not limit the max len: with reduce_inputs...Kostya Serebryany2017-07-191-1/+0
* [libFuzzer] change the default max_len from 64 to 4096. This will affect case...Kostya Serebryany2017-06-151-0/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-2/+2
* [libFuzzer] refactoring to make -shrink=1 work for value profile, added a test.Kostya Serebryany2016-10-051-1/+1
* [libFuzzer] add ShrinkValueProfileTest, move code around, NFCKostya Serebryany2016-10-051-0/+28
OpenPOWER on IntegriCloud