Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-20 | Add folding for redundant add/sub/mul/div/mix operations | Arseny Kapoulkine | 1 | -0/+206 |
2018-02-20 | Fix folding insert feeding extract | Steven Perron | 1 | -3/+3 |
2018-02-15 | Add folding of redundant OpSelect insns | Arseny Kapoulkine | 1 | -0/+34 |
2018-02-09 | Add folding of OpCompositeExtract and OpConstantComposite constant instructions. | Steven Perron | 1 | -7/+7 |
2018-02-07 | Make use of the instruction folder. | Steven Perron | 1 | -2/+188 |
2018-02-02 | Add general folding infrastructure. | Steven Perron | 1 | -0/+129 |