Teach X86FastISel how to handle CCValAssign::BCvt, which is used for
[oota-llvm.git] / test / CodeGen / X86 / pr3317.ll
2009-01-21 Dan GohmanSimplify ReduceLoadWidth's logic: it doesn't need sever...