Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / widen_load-1.ll
2015-04-17 Sanjay Patel[X86, AVX] add an exedepfix entry for vmovq == vmovlps...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-16 Simon Pilgrim[X86][SSE] Add SSE MOVQ instructions to SSEPackedInt...
2013-06-09 Elena DemikhovskyRemoved PackedDouble domain from scalar instructions...
2012-08-30 Michael LiaoIntroduce 'UseSSEx' to force SSE legacy encoding
2011-11-28 Evan ChengRevert r145273 and fix in SelectionDAG::InferPtrAlignme...
2011-11-28 Evan ChengDAG combine should not increase alignment of loads...
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2010-01-24 Mon P WangImproved widening loads by adding support for wider...
2009-12-18 Sean CallananInstruction fixes, added instructions, and AsmString...
2009-09-09 Dan GohmanWhen widening a vector load, use the correct chain...