summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SwapCmpTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-35/+0
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libFuzzer] tests: don't test 64-bit comparison on 32-bit buildsKostya Serebryany2017-03-311-1/+2
* [libFuzzer] simplify the code for use_cmp, also use the position hint when av...Kostya Serebryany2016-10-251-1/+2
* [libFuzzer] swap bytes in integers when handling CMP tracesKostya Serebryany2016-10-151-0/+33
OpenPOWER on IntegriCloud