Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [FuzzMutate] Avoid using swifterror as a source operand | Igor Laevsky | 2018-01-11 | 1 | -0/+30 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D41107 llvm-svn: 322280 | ||||
* | [FuzzMutate] Only generate loads and stores to the first class sized types | Igor Laevsky | 2017-12-13 | 1 | -0/+30 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D41109 llvm-svn: 320573 | ||||
* | [FuzzMutate] Correctly insert sinks and sources around invoke instructions | Igor Laevsky | 2017-12-08 | 1 | -0/+36 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D40840 llvm-svn: 320136 | ||||
* | [FuzzMutate] Correctly handle vector types in the insertvalue operation | Igor Laevsky | 2017-11-30 | 1 | -0/+36 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D40397 llvm-svn: 319442 | ||||
* | [FuzzMutate] Don't use index operands as sinks | Igor Laevsky | 2017-11-30 | 1 | -0/+34 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D40396 llvm-svn: 319441 | ||||
* | [FuzzMutate] Pick correct index for the insertvalue instruction | Igor Laevsky | 2017-11-30 | 1 | -0/+46 |
| | | | | | | Differential Revision: https://reviews.llvm.org/D40395 llvm-svn: 319440 | ||||
* | [FuzzMutate] Don't create load as a new source if it doesn't match with the ↵ | Igor Laevsky | 2017-11-30 | 1 | -0/+87 |
descriptor Differential Revision: https://reviews.llvm.org/D40394 llvm-svn: 319439 |