aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/extractelement-load.ll
Commit message (Expand)AuthorAgeFilesLines
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-111-2/+2
* Yonah does not support x86-64. Change the -mcpu value to one that does.Dan Gohman2009-02-021-1/+1
* Instead of a vector load, shuffle and then extract an element. Load the eleme...Evan Cheng2008-05-131-0/+9