Merging r261039:
[oota-llvm.git] / test / CodeGen / X86 / vec_set-6.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-06-07 Eli FriedmanSlightly generalize the code that handles shuffles...
2008-05-08 Evan ChengHandle vector move / load which zero the destination...
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-04-22 Evan ChengTwo more build_vector tests.