summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SwapCmpTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] tests: don't test 64-bit comparison on 32-bit buildsKostya Serebryany2017-03-311-1/+2
| | | | llvm-svn: 299179
* [libFuzzer] simplify the code for use_cmp, also use the position hint when ↵Kostya Serebryany2016-10-251-1/+2
| | | | | | available, add a test llvm-svn: 285049
* [libFuzzer] swap bytes in integers when handling CMP tracesKostya Serebryany2016-10-151-0/+33
llvm-svn: 284301
OpenPOWER on IntegriCloud