llvm-project/llvm/lib/FuzzMutate
Peter Rong 23481bfe5a [FuzzMutate] Update InstModifierStrategy
We can randomly switch two operands of an instruction now

Signed-off-by: Peter Rong <PeterRong96@gmail.com>
2022-11-18 15:54:22 -08:00
..
CMakeLists.txt Reland "[FuzzMutate] Split out FuzzerCLI library that doesn't depend on IR." 2022-05-07 13:49:54 +02:00
FuzzerCLI.cpp [FuzzMutate] Move LLVM module (de)serialization from FuzzerCLI -> IRMutator. NFC 2022-05-07 12:09:49 +02:00
IRMutator.cpp [FuzzMutate] Update InstModifierStrategy 2022-11-18 15:54:22 -08:00
OpDescriptor.cpp
Operations.cpp [FuzzMutate] change of format and comment for further code 2022-11-18 10:58:05 -08:00
RandomIRBuilder.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00