summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-fuzzer/handle-llvm/handle_llvm.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere2019-08-141-1/+1
* [clang-fuzzer] Remove 'setUseOrcMCJITReplacement(false)' call.Lang Hames2019-07-151-1/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Added another optimization pass to make vectorizing possibleEmmett Neyman2018-08-091-4/+16
* [clang-fuzzer] Remove unused typedef.Matt Morehouse2018-08-041-2/+1
* LLVM Proto Fuzzer - Run Functions on Suite of InputsEmmett Neyman2018-08-041-14/+30
* [NFC] Silence warning about ptr-to-func to ptr-to-obj cast in clang-fuzzer/ha...Andrei Elovikov2018-08-011-1/+17
* Updated llvm-proto-fuzzer to execute the compiled codeEmmett Neyman2018-07-261-52/+119
* Implemented proto to LLVM conversion and LLVM fuzz targetEmmett Neyman2018-06-221-0/+111
OpenPOWER on IntegriCloud