Added missing support to widen an operand from a bit convert.
[oota-llvm.git] / test / CodeGen / X86 / fast-isel-phys.ll
2008-09-08 Evan ChengCorrectly handle physical register inputs. They are...