From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 77EB73857823; Thu, 2 Sep 2021 07:52:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 77EB73857823 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Martin Liska To: gcc-cvs@gcc.gnu.org Subject: [gcc] Created branch 'marxin/heads/loop-unswitching-switch-v2' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitching-switch-v2 X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 51648e7ebedb887b5768a2656320c872d1144f82 Message-Id: <20210902075259.77EB73857823@sourceware.org> Date: Thu, 2 Sep 2021 07:52:59 +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: Thu, 02 Sep 2021 07:52:59 -0000 The branch 'marxin/heads/loop-unswitching-switch-v2' was created in namespace 'refs/users' pointing to: 51648e7ebed... Support generic switches.