Changes in directory llvm/lib/Target/IA64:
IA64ISelDAGToDAG.cpp updated: 1.24 -> 1.25 --- Log message: oops, this shouldn't have gotten in --- Diffs of the changes: (+0 -2) IA64ISelDAGToDAG.cpp | 2 -- 1 files changed, 2 deletions(-) Index: llvm/lib/Target/IA64/IA64ISelDAGToDAG.cpp diff -u llvm/lib/Target/IA64/IA64ISelDAGToDAG.cpp:1.24 llvm/lib/Target/IA64/IA64ISelDAGToDAG.cpp:1.25 --- llvm/lib/Target/IA64/IA64ISelDAGToDAG.cpp:1.24 Mon Jan 16 19:19:49 2006 +++ llvm/lib/Target/IA64/IA64ISelDAGToDAG.cpp Mon Jan 16 21:09:48 2006 @@ -228,8 +228,6 @@ 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 _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits