[DAGCombiner] Fold CONCAT_VECTORS of EXTRACT_SUBVECTOR (or undef) to VECTOR_SHUFFLE.
[oota-llvm.git] / test / CodeGen / X86 / widen_conversions.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-15 Chandler Carruth[x86] Remove the now-default-on flag for the new vector...
2014-09-19 Chandler Carruth[x86] Fully generalize the zext lowering in the new...
2014-07-09 Chandler Carruth[x86] Add a ZERO_EXTEND_VECTOR_INREG DAG node and use...