[PATCH] D39555: Introduce llvm-opt-fuzzer for fuzzing optimization passes

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 02:49:56 PDT 2017


igor-laevsky updated this revision to Diff 121446.
igor-laevsky added a comment.

Thanks for the comments. I updated the patch to support embedded "instcombine" option.


https://reviews.llvm.org/D39555

Files:
  lib/FuzzMutate/FuzzerCLI.cpp
  tools/llvm-opt-fuzzer/CMakeLists.txt
  tools/llvm-opt-fuzzer/DummyOptFuzzer.cpp
  tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39555.121446.patch
Type: text/x-patch
Size: 10145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/a1a411d2/attachment.bin>


More information about the llvm-commits mailing list