[DAGCombiner] Fold CONCAT_VECTORS of EXTRACT_SUBVECTOR (or undef) to VECTOR_SHUFFLE.
[oota-llvm.git] / test / CodeGen / X86 / shl_elim.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-12 Benjamin KramerX86: Shrink certain forms of movsx.
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2011-04-14 Bill WendlingAs Dan pointed out, movzbl, movsbl, and friends are...
2011-04-14 Bill WendlingHave the X86 back-end emit the alias instead of what...
2010-04-28 Evan ChengUpdate tests.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-08-10 Christopher LambIncrease efficiency of sign_extend_inreg by using subre...
2007-07-31 Dan GohmanChange the x86 assembly output to use tab characters...
2007-04-18 Chris Lattnernew testcase