Tidy up this testcase and add test for tailcall optimization
[oota-llvm.git] / test / CodeGen / X86 / vec_ext_inreg.ll
2009-12-11 Dan GohmanImplement vector widening, splitting, and scalarizing...