From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7856) id 60BE53858D1E; Wed, 6 Jul 2022 16:32:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 60BE53858D1E Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Xi Ruoyao To: gcc-cvs@gcc.gnu.org Subject: [gcc/xry111/heads/xry111/loongarch-div-opt] loongarch: avoid unnecessary sign-extend after 32-bit divis X-Act-Checkin: gcc X-Git-Author: Xi Ruoyao X-Git-Refname: refs/users/xry111/heads/xry111/loongarch-div-opt X-Git-Oldrev: 51684194720b9c0150eca6071891ade5c0cc2c91 X-Git-Newrev: f98ca8fbb9188f01532effbed4342f94167a5582 Message-Id: <20220706163223.60BE53858D1E@sourceware.org> Date: Wed, 6 Jul 2022 16:32:23 +0000 (GMT) X-BeenThere: gcc-cvs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2022 16:32:23 -0000 The branch 'xry111/heads/xry111/loongarch-div-opt' was updated to point to: f98ca8fbb91... loongarch: avoid unnecessary sign-extend after 32-bit divis It previously pointed to: 51684194720... loongarch: avoid unnecessary sign-extend after 32-bit divis Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 5168419... loongarch: avoid unnecessary sign-extend after 32-bit divis Summary of changes (added commits): ----------------------------------- f98ca8f... loongarch: avoid unnecessary sign-extend after 32-bit divis