Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[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.