summaryrefslogtreecommitdiffstats
path: root/tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implementation of nested loops in cxx_loop_protoEmmett Neyman2018-08-151-20/+70
* Added LLVM metadata to generated IR to increase vectorization widthEmmett Neyman2018-08-091-1/+6
* Changed how LLVM IR was generated to increase vectorizationEmmett Neyman2018-08-061-14/+13
* Implemented proto to LLVM conversion and LLVM fuzz targetEmmett Neyman2018-06-221-0/+156