OSDN Git Service

android: NFC: Rename (PDB) RawSession to NativeSession
[android-x86/external-llvm.git] / unittests / FuzzMutate /
2018-01-25 Igor Laevsky[FuzzMutate] Inst deleter doesn't work with PhiNodes
2018-01-11 Igor Laevsky[FuzzMutate] Avoid using swifterror as a source operand
2017-12-13 Igor Laevsky[FuzzMutate] Only generate loads and stores to the...
2017-12-13 Igor Laevsky[FuzzMutate] Avoid zero sized aggregates
2017-12-13 Igor Laevsky[FuzzMutate] Correctly split landingpad blocks
2017-12-08 Igor Laevsky[FuzzMutate] Correctly insert sinks and sources around...
2017-12-07 Igor Laevsky[FuzzMutate] Allow only sized pointers for the GEP...
2017-11-30 Igor Laevsky[FuzzMutate] Correctly handle vector types in the inser...
2017-11-30 Igor Laevsky[FuzzMutate] Don't use index operands as sinks
2017-11-30 Igor Laevsky[FuzzMutate] Pick correct index for the insertvalue...
2017-11-30 Igor Laevsky[FuzzMutate] Don't create load as a new source if it...
2017-11-30 Igor Laevsky[FuzzMutate] Don't crash when we can't remove instructi...
2017-08-21 Justin BognerRe-apply "Introduce FuzzMutate library"
2017-08-21 Justin BognerRevert "Re-apply "Introduce FuzzMutate library""
2017-08-21 Justin BognerRe-apply "Introduce FuzzMutate library"
2017-08-21 Justin BognerRevert "Introduce FuzzMutate library"
2017-08-21 Justin BognerIntroduce FuzzMutate library