From: Duraid Madina Date: Tue, 17 Jan 2006 03:09:48 +0000 (+0000) Subject: oops, this shouldn't have gotten in X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a2610934a063fc805961d59cc43fd851a91d57c8;p=oota-llvm.git oops, this shouldn't have gotten in git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25388 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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