Specify CPU model to avoid breaking ATOM builds
[oota-llvm.git] / test / CodeGen / X86 / vec_splat-2.ll
2012-04-27 Craig TopperAdd mcpu to tests to prevent them from using AVX instru...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-04-05 Evan ChengFavors pshufd over shufps when shuffling elements from...
2008-02-21 Tanya LattnerRemove llvm-upgrade and update tests.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-20 Evan Chengv16i8 splat with 2 punpcklbw and a single pshufd.