now that generic vector types aren't selected onto MMX registers, these
[oota-llvm.git] / test / CodeGen / X86 / vec_shuffle-30.ll
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-09-08 Chris Lattnerchange selectiondag to add the sign extended versions...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-04-27 Nate Begeman2nd attempt, fixing SSE4.1 issues and implementing...
2009-04-24 Rafael EspindolaRevert 69952. Causes testsuite failures on linux x86-64.
2009-04-24 Nate BegemanPR2957
2009-02-04 Mon P WangFixes a case where we generate an incorrect mask for...