llvm/test/CodeGen/X86/vec_select.ll: Fix failure on xmm-less hosts, to add -mattr...
[oota-llvm.git] / test / CodeGen / X86 / vec_insert-4.ll
2010-03-24 Nate BegemanBUILD_VECTOR was missing out on some prime opportunitie...
2009-07-23 Chris Lattnerchange a test to run in filecheck style. Rename it...
2009-07-23 Eric ChristopherAdd test for pinsrd and pinsrb instructions.