Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Clang] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -1/+1 |
* | [clang-fuzzer] Remove 'setUseOrcMCJITReplacement(false)' call. | Lang Hames | 2019-07-15 | 1 | -1/+0 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Added another optimization pass to make vectorizing possible | Emmett Neyman | 2018-08-09 | 1 | -4/+16 |
* | [clang-fuzzer] Remove unused typedef. | Matt Morehouse | 2018-08-04 | 1 | -2/+1 |
* | LLVM Proto Fuzzer - Run Functions on Suite of Inputs | Emmett Neyman | 2018-08-04 | 1 | -14/+30 |
* | [NFC] Silence warning about ptr-to-func to ptr-to-obj cast in clang-fuzzer/ha... | Andrei Elovikov | 2018-08-01 | 1 | -1/+17 |
* | Updated llvm-proto-fuzzer to execute the compiled code | Emmett Neyman | 2018-07-26 | 1 | -52/+119 |
* | Implemented proto to LLVM conversion and LLVM fuzz target | Emmett Neyman | 2018-06-22 | 1 | -0/+111 |