Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ConstantFold] fix inconsistent handling of extractelement with undef index (... | Sanjay Patel | 2019-10-13 | 1 | -1/+1 |
* | [ConstProp] add tests for extractelement with undef index; NFC | Sanjay Patel | 2019-10-09 | 1 | -6/+27 |
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -0/+32 |
* | Temporarily Revert "Add basic loop fusion pass." | Eric Christopher | 2019-04-17 | 1 | -32/+0 |
* | Constfold insertelement to undef when index is out-of-bounds | Pawel Bylica | 2015-04-27 | 1 | -1/+21 |
* | Avoid conversion to float when creating ConstantDataArray/ConstantDataVector. | Rafael Espindola | 2015-02-19 | 1 | -0/+12 |