Convert more tests to avoid llvm-as.
[oota-llvm.git] / test / CodeGen / X86 / vshift-4.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-03 Daniel DunbarRemove dead greps.
2009-09-03 Mon P WangTest cases for vector shifts changes r80935
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-01-28 Mon P WangAdded sse test patterns for r62979 and r63193.