Teach X86FastISel how to handle CCValAssign::BCvt, which is used for
[oota-llvm.git] / test / CodeGen / X86 / and-su.ll
2009-04-03 Dan GohmanFix a TargetLowering optimization so that it doesn...