diff --git a/lib/Target/IA64/IA64ISelDAGToDAG.cpp b/lib/Target/IA64/IA64ISelDAGToDAG.cpp index 7390d6d92a1..de3c1775cd6 100644 --- a/lib/Target/IA64/IA64ISelDAGToDAG.cpp +++ b/lib/Target/IA64/IA64ISelDAGToDAG.cpp @@ -228,8 +228,6 @@ SDOperand IA64DAGToDAGISel::SelectDIV(SDOperand Op) { TmpPR = TmpF5.getValue(1); Chain = TmpF5.getValue(2); - Chain = CurDAG->getCopyToReg(Chain, IA64::F8, TmpF5); - SDOperand minusB; if(isModulus) { // for remainders, it'll be handy to have // copies of -input_b