From 85d5f6067dda05abd079f97fe2c8585128ba7f00 Mon Sep 17 00:00:00 2001 From: Duraid Madina Date: Wed, 27 Apr 2005 11:57:39 +0000 Subject: [PATCH] clean up some warnings git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21590 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/IA64/IA64ISelPattern.cpp | 30 ++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lib/Target/IA64/IA64ISelPattern.cpp b/lib/Target/IA64/IA64ISelPattern.cpp index d19b68368f2..8580febe9b7 100644 --- a/lib/Target/IA64/IA64ISelPattern.cpp +++ b/lib/Target/IA64/IA64ISelPattern.cpp @@ -565,20 +565,20 @@ unsigned lefevre(const std::string inString, bool f; std::map w; - for(int i=0; i0) { - for(int base=0; basegetConstant(ops[i].firstShift, MVT::i64); SDOperand val = (ops[i].firstVal == 0) ? N.getOperand(0) : results[ops[i].firstVal-1];