Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-3.ll
2015-03-06 Sanjay Patelloosen checking for buildbots
2015-03-06 Sanjay Patelfixed test to use FileCheck
2013-08-23 Rafael EspindolaRename features to match what gcc and clang use.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-01-02 Evan ChengUse movaps / movd to extract vector element 0 even...
2008-05-29 Evan ChengImplement vector shift up / down and insert zero with...
2007-12-12 Evan ChengUse shuffles to implement insert_vector_elt for i32...