Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_llvm
/
refs/heads/r
/
tools
/
llvm-isel-fuzzer
/
llvm-isel-fuzzer.cpp
9ffe073
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.
by Peter Collingbourne
· 7 years ago
461bf52
Rename *CommandFlags.def to *CommandFlags.inc
by David Blaikie
· 7 years ago
a328879
[llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus
by Igor Laevsky
· 8 years ago
d770752
Remove redundant includes from tools.
by Michael Zolotukhin
· 8 years ago
d7eaf51
Rename CommandFlags.h -> CommandFlags.def
by David Blaikie
· 8 years ago
1404e4c
[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate.
by Igor Laevsky
· 8 years ago
38df9ee
fix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should never return non-zero (according to the contract)
by Kostya Serebryany
· 8 years ago
58658af
Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"
by Justin Bogner
· 8 years ago
fba3ac1
Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the executable name"
by Hans Wennborg
· 8 years ago
58e4a84
llvm-isel-fuzzer: Handle a subset of backend flags in the executable name
by Justin Bogner
· 8 years ago
16edf9b
Move some CLI utils out of llvm-isel-fuzzer and into the library
by Justin Bogner
· 8 years ago
14e931d
Specify the namespace in llvm::make_unique to fix the windows build
by Justin Bogner
· 8 years ago
38a8d04
llvm-isel-fuzzer: Stop including FuzzerInterface.h
by Justin Bogner
· 8 years ago
ca0aa25
Implement llvm-isel-fuzzer for fuzzing instruction selection
by Justin Bogner
· 8 years ago