Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-8.ll
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-01-15 Mon P WangExpand insert/extract of a <4 x i32> with a variable...