Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86][AVX] truncateVectorWithPACK - avoid bitcasted shuffles | Simon Pilgrim | 2019-06-26 | 1 | -3/+0 |
* | Recommit r358887 "[TargetLowering][AMDGPU][X86] Improve SimplifyDemandedBits ... | Craig Topper | 2019-05-13 | 1 | -21/+3 |
* | [X86][SSE] SimplifyDemandedBits - call PEXTRB/PEXTRW SimplifyDemandedVectorEl... | Simon Pilgrim | 2019-05-11 | 1 | -39/+34 |
* | Revert r359392 and r358887 | Craig Topper | 2019-05-06 | 1 | -37/+60 |
* | [X86][SSE] Extract i1 elements from vXi1 bool vectors | Simon Pilgrim | 2019-05-01 | 1 | -18/+7 |
* | [SelectionDAG][X86] Use stack load/store in PromoteIntRes_BITCAST when the in... | Craig Topper | 2019-04-25 | 1 | -3/+774 |
* | [X86][SSE] combineBitcastvxi1 - add support for bitcasting to non-scalar inte... | Simon Pilgrim | 2019-04-25 | 1 | -1721/+177 |
* | [X86][SSE] Add tests for bitcasting vXi1 bool vectors to non-simple types. | Simon Pilgrim | 2019-04-24 | 1 | -0/+2319 |