aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/widen_load-1.ll
Commit message (Expand)AuthorAgeFilesLines
* 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