Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed PackedDouble domain from scalar instructions. Added more formats for ... | Elena Demikhovsky | 2013-06-09 | 1 | -2/+2 |
* | Introduce 'UseSSEx' to force SSE legacy encoding | Michael Liao | 2012-08-30 | 1 | -4/+9 |
* | Revert r145273 and fix in SelectionDAG::InferPtrAlignment() instead. | Evan Cheng | 2011-11-28 | 1 | -1/+1 |
* | DAG combine should not increase alignment of loads / stores with alignment less | Evan Cheng | 2011-11-28 | 1 | -1/+2 |
* | now that generic vector types aren't selected onto MMX registers, these | Chris Lattner | 2010-12-19 | 1 | -1/+1 |
* | Improved widening loads by adding support for wider loads if | Mon P Wang | 2010-01-24 | 1 | -1/+1 |
* | Instruction fixes, added instructions, and AsmString changes in the | Sean Callanan | 2009-12-18 | 1 | -1/+1 |
* | When widening a vector load, use the correct chain. This fixes PR4891. | Dan Gohman | 2009-09-09 | 1 | -0/+45 |