Teach X86FastISel how to handle CCValAssign::BCvt, which is used for
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-tailcall.ll
2009-05-04 Dan GohmanX86FastISel doesn't support the -tailcallopt ABI.