summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/widen_load-1.ll
AgeCommit message (Expand)AuthorFilesLines
2015-04-17[X86, AVX] add an exedepfix entry for vmovq == vmovlps == vmovlpdSanjay Patel1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie1-1/+1
2015-02-16[X86][SSE] Add SSE MOVQ instructions to SSEPackedInt domainSimon Pilgrim1-2/+2
2013-06-09Removed PackedDouble domain from scalar instructions. Added more formats for ...Elena Demikhovsky1-2/+2
2012-08-30Introduce 'UseSSEx' to force SSE legacy encodingMichael Liao1-4/+9
2011-11-28Revert r145273 and fix in SelectionDAG::InferPtrAlignment() instead.Evan Cheng1-1/+1
2011-11-28DAG combine should not increase alignment of loads / stores with alignment lessEvan Cheng1-1/+2
2010-12-19now that generic vector types aren't selected onto MMX registers, theseChris Lattner1-1/+1
2010-01-24Improved widening loads by adding support for wider loads ifMon P Wang1-1/+1
2009-12-18Instruction fixes, added instructions, and AsmString changes in theSean Callanan1-1/+1
2009-09-09When widening a vector load, use the correct chain. This fixes PR4891.Dan Gohman1-0/+45