From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id F0DEE3858C39; Thu, 9 Dec 2021 12:55:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F0DEE3858C39 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-unswitch-improvement-v8' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitch-improvement-v8 X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 346f01f6a1812177631bce8896b57de4b1fa9c3f Message-Id: <20211209125506.F0DEE3858C39@sourceware.org> Date: Thu, 9 Dec 2021 12:55:06 +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, 09 Dec 2021 12:55:07 -0000 The branch 'marxin/heads/loop-unswitch-improvement-v8' was created in namespace 'refs/users' pointing to: 346f01f6a18... Loop unswitching: refactoring & support for gswitch