Move & restructure test per review.
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-5.ll
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...
2007-04-16 Reid SpencerFor PR1319:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-10-09 Evan Chengshufps with load folding is better than movaps; movsd.
2006-05-03 Evan ChengUse movsd to shuffle in the lowest two elements of...