Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
12685d0f7cd870b64aff47016f2bc4cd7210fb14
/
llvm
/
tools
/
llvm-isel-fuzzer
/
llvm-isel-fuzzer.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
9a45114
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.
by Peter Collingbourne
· 7 years ago
4333f97
Rename *CommandFlags.def to *CommandFlags.inc
by David Blaikie
· 8 years ago
14c979d
[llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus
by Igor Laevsky
· 8 years ago
62602a4
Remove redundant includes from tools.
by Michael Zolotukhin
· 8 years ago
c14bfec
Rename CommandFlags.h -> CommandFlags.def
by David Blaikie
· 8 years ago
e714ef4
[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into FuzzMutate.
by Igor Laevsky
· 8 years ago
e21b940
fix llvm-isel-fuzzer: LLVMFuzzerTestOneInput should never return non-zero (according to the contract)
by Kostya Serebryany
· 8 years ago
9ea7fbd
Re-commit "llvm-isel-fuzzer: Handle a subset of backend flags in the exec name"
by Justin Bogner
· 8 years ago
022829d
Revert r315545 "llvm-isel-fuzzer: Handle a subset of backend flags in the executable name"
by Hans Wennborg
· 8 years ago
a5969ce
llvm-isel-fuzzer: Handle a subset of backend flags in the executable name
by Justin Bogner
· 8 years ago
7f28d73
Move some CLI utils out of llvm-isel-fuzzer and into the library
by Justin Bogner
· 8 years ago
f483817
Specify the namespace in llvm::make_unique to fix the windows build
by Justin Bogner
· 8 years ago
53bb83d
llvm-isel-fuzzer: Stop including FuzzerInterface.h
by Justin Bogner
· 8 years ago
2ebcca2
Implement llvm-isel-fuzzer for fuzzing instruction selection
by Justin Bogner
· 8 years ago