From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 91D86385841A; Mon, 13 Sep 2021 13:26:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 91D86385841A 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-v3' in namespace 'refs/users' X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitching-switch-v3 X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: fad83da8465ee60f427771fa3e029bfae1366b22 Message-Id: <20210913132638.91D86385841A@sourceware.org> Date: Mon, 13 Sep 2021 13:26:38 +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: Mon, 13 Sep 2021 13:26:38 -0000 The branch 'marxin/heads/loop-unswitching-switch-v3' was created in namespace 'refs/users' pointing to: fad83da8465... Simplify gimple_lv_add_condition_to_bb.