Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [InstCombine] don't assume 'inbounds' for bitcast deref or null pointer in no... | Sanjay Patel | 2019-10-13 | 1 | -2/+2 |
* | [InstCombine] add another test for gep inbounds; NFC | Sanjay Patel | 2019-10-09 | 1 | -0/+11 |
* | [InstCombine] don't assume 'inbounds' for bitcast pointer to GEP transform (P... | Sanjay Patel | 2019-10-06 | 1 | -0/+35 |
* | [InstCombine] add tests for loads of bitcasted vector pointer; NFC | Sanjay Patel | 2019-06-06 | 1 | -0/+90 |