[x86] Add some important, missing test coverage for blending from one
[oota-llvm.git] / test / CodeGen / X86 / vector-zext.ll
2014-10-02 Chandler Carruth[x86] Switch some of the new consolidated vector tests...
2014-10-01 Chandler Carruth[x86] Teach both sext and zext vector tests to cover...
2014-10-01 Chandler Carruth[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.