Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [FuzzMutate] Avoid using swifterror as a source operand | Igor Laevsky | 2018-01-11 | 1 | -0/+30 |
* | [FuzzMutate] Only generate loads and stores to the first class sized types | Igor Laevsky | 2017-12-13 | 1 | -0/+30 |
* | [FuzzMutate] Correctly insert sinks and sources around invoke instructions | Igor Laevsky | 2017-12-08 | 1 | -0/+36 |
* | [FuzzMutate] Correctly handle vector types in the insertvalue operation | Igor Laevsky | 2017-11-30 | 1 | -0/+36 |
* | [FuzzMutate] Don't use index operands as sinks | Igor Laevsky | 2017-11-30 | 1 | -0/+34 |
* | [FuzzMutate] Pick correct index for the insertvalue instruction | Igor Laevsky | 2017-11-30 | 1 | -0/+46 |
* | [FuzzMutate] Don't create load as a new source if it doesn't match with the d... | Igor Laevsky | 2017-11-30 | 1 | -0/+87 |