Igor Laevsky
|
06fe558246
|
[FuzzMutate] Avoid using swifterror as a source operand
Differential Revision: https://reviews.llvm.org/D41107
llvm-svn: 322280
|
2018-01-11 14:43:05 +00:00 |
Igor Laevsky
|
d209ff9814
|
[FuzzMutate] Only generate loads and stores to the first class sized types
Differential Revision: https://reviews.llvm.org/D41109
llvm-svn: 320573
|
2017-12-13 11:49:04 +00:00 |
Igor Laevsky
|
76b36d3a7f
|
[FuzzMutate] Correctly insert sinks and sources around invoke instructions
Differential Revision: https://reviews.llvm.org/D40840
llvm-svn: 320136
|
2017-12-08 08:53:16 +00:00 |
Igor Laevsky
|
33031926b6
|
[FuzzMutate] Correctly handle vector types in the insertvalue operation
Differential Revision: https://reviews.llvm.org/D40397
llvm-svn: 319442
|
2017-11-30 15:31:13 +00:00 |
Igor Laevsky
|
65902db279
|
[FuzzMutate] Don't use index operands as sinks
Differential Revision: https://reviews.llvm.org/D40396
llvm-svn: 319441
|
2017-11-30 15:29:16 +00:00 |
Igor Laevsky
|
48147d012b
|
[FuzzMutate] Pick correct index for the insertvalue instruction
Differential Revision: https://reviews.llvm.org/D40395
llvm-svn: 319440
|
2017-11-30 15:26:48 +00:00 |
Igor Laevsky
|
faacdf8d54
|
[FuzzMutate] Don't create load as a new source if it doesn't match with the descriptor
Differential Revision: https://reviews.llvm.org/D40394
llvm-svn: 319439
|
2017-11-30 15:24:41 +00:00 |