From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 75B603858D3C; Fri, 19 Nov 2021 14:34:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 75B603858D3C 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-unswitch-improvement] (14 commits) Add new test. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitch-improvement X-Git-Oldrev: 3702ed4e29a39953ce3f17e392d195575f4d30fe X-Git-Newrev: e84e4fdf8c428eac5e017e713eaa33bfa3f71fcf Message-Id: <20211119143414.75B603858D3C@sourceware.org> Date: Fri, 19 Nov 2021 14:34:14 +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: Fri, 19 Nov 2021 14:34:14 -0000 The branch 'marxin/heads/loop-unswitch-improvement' was updated to point to: e84e4fdf8c4... Add new test. It previously pointed to: 3702ed4e29a... Add new test. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 3702ed4... Add new test. 56df14f... Use proper ranges for unswitching candidates. c53b126... Add debug counter and fix a typo. cf54def... Simplify early exit. fe39426... Fix floating point types. 1f3f3ca... Properly use predicates for true/false edges. 4dfbe5d... Support ranger in loop unswitching. cb8fe62... Small while(1) loop refactoring. Summary of changes (added commits): ----------------------------------- e84e4fd... Add new test. 196450e... Use proper ranges for unswitching candidates. e13548c... Add debug counter and fix a typo. 65be33a... Simplify early exit. dfeca03... Fix floating point types. a7a9f6b... Properly use predicates for true/false edges. 597472a... Support ranger in loop unswitching. c102dee... Small while(1) loop refactoring. 79e9f72... Revert "Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEB (*) c7381de... Do not abort compilation when dump file is /dev/* (*) cb09215... c++: cp_walk_subtrees simplification for *_CAST_EXPR (*) fd74016... c++: nested lambda capturing a capture proxy [PR94376] (*) f316727... libphobos: Increase size of defaultStackPages on OSX X86_64 (*) d686cb0... libphobos: Don't call __gthread_key_delete in the emutls de (*) (*) This commit already exists in another branch. Because the reference `refs/users/marxin/heads/loop-unswitch-improvement' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.