Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added shared library to fix buildbot | Emmett Neyman | 2018-07-27 | 1 | -0/+2 |
| | | | | | | | | | | Summary: added shared library to fix buildbot Subscribers: mgorny, cfe-commits Differential Revision: https://reviews.llvm.org/D49895 llvm-svn: 338091 | ||||
* | Updated llvm-proto-fuzzer to execute the compiled code | Emmett Neyman | 2018-07-26 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | Summary: Made changes to the llvm-proto-fuzzer - Added loop vectorizer optimization pass in order to have two IR versions - Updated old fuzz target to handle two different IR versions - Wrote code to execute both versions in memory Reviewers: morehouse, kcc, alexshap Reviewed By: morehouse Subscribers: pcc, mgorny, cfe-commits, llvm-commits Differential Revision: https://reviews.llvm.org/D49526 llvm-svn: 338077 | ||||
* | Attempt to fix latent tablegen dependency issue | Reid Kleckner | 2018-06-23 | 1 | -1/+10 |
| | | | | llvm-svn: 335419 | ||||
* | Fix BUILD_SHARED_LIBS=1 build of libclangHandleLLVM | Sam Clegg | 2018-06-22 | 1 | -1/+7 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D48503 llvm-svn: 335380 | ||||
* | Implemented proto to LLVM conversion and LLVM fuzz target | Emmett Neyman | 2018-06-22 | 1 | -0/+5 |
Differential Revision: https://reviews.llvm.org/D48106 llvm-svn: 335374 |