Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86][SSE2] Fix asm string for movq (Move Quadword) instruction. | Ayman Musa | 2017-04-26 | 1 | -2/+2 |
* | [DAG] add splat vector support for 'or' in SimplifyDemandedBits | Sanjay Patel | 2017-04-19 | 1 | -10/+8 |
* | [DAG] add splat vector support for 'xor' in SimplifyDemandedBits | Sanjay Patel | 2017-04-19 | 1 | -21/+19 |
* | [X86] Attempt to pre-truncate arithmetic operations if useful | Simon Pilgrim | 2017-01-04 | 1 | -12/+8 |
* | [x86] use a single shufps when it can save instructions | Sanjay Patel | 2016-12-15 | 1 | -32/+16 |
* | [X86][SSE] Improve recognition of uitofp conversions that can be performed as... | Simon Pilgrim | 2016-09-18 | 1 | -277/+26 |
* | [X86][SSE] Improve recognition of i64 sitofp conversions that can be performe... | Simon Pilgrim | 2016-09-14 | 1 | -135/+26 |
* | [X86][SSE] Add test cases for PR29078 | Simon Pilgrim | 2016-09-05 | 1 | -0/+668 |