summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/extractelement-load.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Make sure this DAGCombine actually returns an UNDEF of the correct type; PR10...Eli Friedman2011-07-25
* Convert more tests to avoid llvm-as.Dan Gohman2009-09-11
* Yonah does not support x86-64. Change the -mcpu value to one that does.Dan Gohman2009-02-02
* Instead of a vector load, shuffle and then extract an element. Load the eleme...Evan Cheng2008-05-13