Change handling of illegal vector types to widen when possible instead of
[oota-llvm.git] / test / CodeGen / X86 / sibcall-3.ll
2010-05-29 Evan ChengFix PR7193: if sibling call address can take a register...