projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6892f28
)
oops, this shouldn't have gotten in
author
Duraid Madina
<duraid@octopus.com.au>
Tue, 17 Jan 2006 03:09:48 +0000
(
03:09
+0000)
committer
Duraid Madina
<duraid@octopus.com.au>
Tue, 17 Jan 2006 03:09:48 +0000
(
03:09
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25388
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/IA64/IA64ISelDAGToDAG.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/IA64/IA64ISelDAGToDAG.cpp
b/lib/Target/IA64/IA64ISelDAGToDAG.cpp
index 7390d6d92a1f58443f8b813f7dfb5831121cccb3..de3c1775cd6066d8cadc191302c9f721d3211781 100644
(file)
--- 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