aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/IA64/IA64ISelDAGToDAG.cpp
diff options
context:
space:
mode:
authorDuraid Madina <duraid@octopus.com.au>2006-01-17 03:09:48 +0000
committerDuraid Madina <duraid@octopus.com.au>2006-01-17 03:09:48 +0000
commita2610934a063fc805961d59cc43fd851a91d57c8 (patch)
tree06b71db29186b5e88bd30ff7d7a71db9f7b69985 /lib/Target/IA64/IA64ISelDAGToDAG.cpp
parent6892f28e99f0d6e85f7be1d802231471cfd82839 (diff)
downloadexternal_llvm-a2610934a063fc805961d59cc43fd851a91d57c8.zip
external_llvm-a2610934a063fc805961d59cc43fd851a91d57c8.tar.gz
external_llvm-a2610934a063fc805961d59cc43fd851a91d57c8.tar.bz2
oops, this shouldn't have gotten in
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25388 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/IA64/IA64ISelDAGToDAG.cpp')
-rw-r--r--lib/Target/IA64/IA64ISelDAGToDAG.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Target/IA64/IA64ISelDAGToDAG.cpp b/lib/Target/IA64/IA64ISelDAGToDAG.cpp
index 7390d6d..de3c177 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