[x86] Teach both sext and zext vector tests to cover a nice wide range
[oota-llvm.git] / test / CodeGen / X86 / vector-sext.ll
2014-10-01 Chandler Carruth[x86] Teach both sext and zext vector tests to cover...
2014-10-01 Chandler Carruth[x86] Sort the ISA-specific RUN lines for vector-sext...
2014-10-01 Chandler Carruth[x86] Rename avx-{s,z}ext.ll to vector-{s,z}ext.ll.