Add a bit IsUndef to MachineOperand. This indicates the def / use register operand...
[oota-llvm.git] / test / CodeGen / ARM / 2008-03-05-SxtInRegBug.ll
2008-03-06 Evan ChengConstant fold SIGN_EXTEND_INREG with ashr not lshr.