llvm-project/clang/tools/clang-fuzzer/handle-llvm
Emmett Neyman a60d168d22 Added another optimization pass to make vectorizing possible
Summary: I noticed that my code wasn't going deep into the loop vectorizer code so added another pass that makes it go further.

Reviewers: morehouse, kcc

Reviewed By: morehouse

Subscribers: cfe-commits, llvm-commits

Differential Revision: https://reviews.llvm.org/D50482

llvm-svn: 339305
2018-08-09 00:58:23 +00:00
..
CMakeLists.txt added shared library to fix buildbot 2018-07-27 00:43:26 +00:00
handle_llvm.cpp Added another optimization pass to make vectorizing possible 2018-08-09 00:58:23 +00:00
handle_llvm.h LLVM Proto Fuzzer - Run Functions on Suite of Inputs 2018-08-04 01:18:37 +00:00
input_arrays.h LLVM Proto Fuzzer - Run Functions on Suite of Inputs 2018-08-04 01:18:37 +00:00