[X86][SSE] Bitcast assertion in XFormVExtractWithShuffleIntoLoad
[oota-llvm.git] / test / CodeGen / X86 / extractelement-load.ll
2014-10-24 Simon Pilgrim[X86][SSE] Bitcast assertion in XFormVExtractWithShuffl...
2014-10-04 Chandler Carruth[x86] Enable the new vector shuffle lowering by default.
2014-09-14 Chandler Carruth[x86] Teach the vector combiner that picks a canonical...
2014-08-27 Chandler Carruth[SDAG] Re-instate r215611 with a fix to a pesky X86...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-07-25 Eli FriedmanMake sure this DAGCombine actually returns an UNDEF...
2009-09-11 Dan GohmanConvert more tests to avoid llvm-as.
2009-02-02 Dan GohmanYonah does not support x86-64. Change the -mcpu value...
2008-05-13 Evan ChengInstead of a vector load, shuffle and then extract...