Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [AggressiveInstCombine] Add library initializer routine for AggressiveInstCom... | Craig Topper | 2018-04-24 | 1 | -0/+1 |
* | Rename *CommandFlags.def to *CommandFlags.inc | David Blaikie | 2018-04-11 | 1 | -1/+1 |
* | Pass a reference to a module to the bitcode writer. | Rafael Espindola | 2018-02-14 | 1 | -1/+1 |
* | [llvm-opt-fuzzer] Fix build after rL324225 | Igor Laevsky | 2018-02-05 | 1 | -0/+4 |
* | [llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus | Igor Laevsky | 2018-02-05 | 1 | -8/+30 |
* | Remove redundant includes from tools. | Michael Zolotukhin | 2017-12-13 | 1 | -2/+0 |
* | Rename CommandFlags.h -> CommandFlags.def | David Blaikie | 2017-11-27 | 1 | -1/+1 |
* | [FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into... | Igor Laevsky | 2017-11-16 | 1 | -36/+0 |
* | [llvm-opt-fuzzer] Fix unused variable warning after rL317883 | Igor Laevsky | 2017-11-10 | 1 | -0/+1 |
* | [llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passes | Igor Laevsky | 2017-11-10 | 1 | -0/+259 |