summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/extractelement-load.ll
Commit message (Expand)AuthorAgeFilesLines
* [X86][SSE] Add support for combining target shuffles to SHUFPS.Simon Pilgrim2016-12-181-1/+1
* [X86][SSE] Lower 128-bit MOVDDUP with existing VBROADCAST mechanismsSimon Pilgrim2016-03-021-4/+4
* [X86][SSE] Regenerated load vector + element extraction tests.Simon Pilgrim2016-02-011-22/+69
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-4/+4
* Match new shuffle codegen for MOVHPD patternsSanjay Patel2014-12-101-7/+7
* [X86][SSE] Bitcast assertion in XFormVExtractWithShuffleIntoLoadSimon Pilgrim2014-10-241-0/+16
* [x86] Enable the new vector shuffle lowering by default.Chandler Carruth2014-10-041-3/+3
* [x86] Teach the vector combiner that picks a canonical shuffle from toChandler Carruth2014-09-141-1/+3
* [SDAG] Re-instate r215611 with a fix to a pesky X86 DAG combine.Chandler Carruth2014-08-271-0/+21
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-2/+2
* Make sure this DAGCombine actually returns an UNDEF of the correct type; PR10...Eli Friedman2011-07-251-2/+18
* 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
OpenPOWER on IntegriCloud