aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_load-1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-3/+3
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-2/+2
* Removed PackedDouble domain from scalar instructions. Added more formats for ...Elena Demikhovsky2013-06-091-2/+2
* Introduce 'UseSSEx' to force SSE legacy encodingMichael Liao2012-08-301-4/+9
* Revert r145273 and fix in SelectionDAG::InferPtrAlignment() instead.Evan Cheng2011-11-281-1/+1
* DAG combine should not increase alignment of loads / stores with alignment lessEvan Cheng2011-11-281-1/+2
* now that generic vector types aren't selected onto MMX registers, theseChris Lattner2010-12-191-1/+1
* Improved widening loads by adding support for wider loads ifMon P Wang2010-01-241-1/+1
* Instruction fixes, added instructions, and AsmString changes in theSean Callanan2009-12-181-1/+1
* When widening a vector load, use the correct chain. This fixes PR4891.Dan Gohman2009-09-091-0/+45