Fix a bug in the DAGCombiner's handling of multiple linked
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-bc.ll
2009-08-05 Dan GohmanTeach X86FastISel how to handle CCValAssign::BCvt,...