Optimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SINT operations where the intege...
[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.