From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id C45153858003; Mon, 8 Nov 2021 15:36:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C45153858003 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/marxin/heads/loop-unswitching-switch-v5] (10 commits) Add new test-case. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitching-switch-v5 X-Git-Oldrev: 5506d47cd1b34ed0748f9218d6856abc98c6e9a2 X-Git-Newrev: e90e6fe2afcadfeda248a40b71e1941c87f0a9d0 Message-Id: <20211108153618.C45153858003@sourceware.org> Date: Mon, 8 Nov 2021 15:36:18 +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, 08 Nov 2021 15:36:18 -0000 The branch 'marxin/heads/loop-unswitching-switch-v5' was updated to point to: e90e6fe2afc... Add new test-case. It previously pointed to: 5506d47cd1b... Restore old code that can handle floating point types. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 5506d47... Restore old code that can handle floating point types. 5694683... Revert "Use global ranger." 5df2804... Use global ranger. 0534ab9... Simplify usage of rangers. 0e261eb... Loop unswitching: support gswitch statements. Summary of changes (added commits): ----------------------------------- e90e6fe... Add new test-case. 31102db... Restore old code that can handle floating point types. 7f763ce... Revert "Use global ranger." 3a37d89... Use global ranger. 40938b4... Simplify usage of rangers. 5c6911e... Loop unswitching: support gswitch statements. d626fe7... Fix spurious valgrind errors in irred loop verification (*) 1854694... path solver: Avoid recalculating ranges already in the cach (*) a354b42... rs6000: Miscellaneous uses of rs6000_builtins_decl_x (*) 71cf7c0... rs6000: Update rs6000_builtin_decl (*) (*) This commit already exists in another branch. Because the reference `refs/users/marxin/heads/loop-unswitching-switch-v5' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.