From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 6ACEB3858C27; Wed, 24 Nov 2021 14:33:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6ACEB3858C27 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-v3] (39 commits) Fix folding. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitch-improvement-v3 X-Git-Oldrev: 0272652bd9ba65746902b2fb0512f5e47b6cb08e X-Git-Newrev: ef821ec43baa1ac958e48a6bafe65d1618da150d Message-Id: <20211124143347.6ACEB3858C27@sourceware.org> Date: Wed, 24 Nov 2021 14:33:47 +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: Wed, 24 Nov 2021 14:33:47 -0000 The branch 'marxin/heads/loop-unswitch-improvement-v3' was updated to point to: ef821ec43ba... Fix folding. It previously pointed to: 0272652bd9b... Rework completely. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 0272652... Rework completely. 6582229... Small refactoring. 4395f30... Add caching of BB insns. 53e6e07... small tweaks. 04abc38... Loop unswitching: improve costing model Summary of changes (added commits): ----------------------------------- ef821ec... Fix folding. 190e845... Fix tests. aba4dd9... Rework completely. 2d1dc21... Small refactoring. 099d62f... Add caching of BB insns. d1c5ce6... small tweaks. 34f92a4... Loop unswitching: improve costing model 3b23378... libstdc++: Add xfail to some printer tests for debug mode (*) a04b73e... libstdc++: Replace hyphens in effective target keywords (*) 29e1cbd... PR middle-end/103059: reload: Also accept ASHIFT with index (*) 6180f5c... tree-optimization/103168 - Improve VN of pure function call (*) fdd3456... Restore previous OpenACC implicit data clauses ordering [PR (*) c2e6810... jit: Initialize function::m_blocks in ctor (*) be60f80... Update GMP/MPFR/MPC/ISL version in contrib/download_prerequ (*) d9ca2ca... middle-end/103193 - avoid canonicalizing <= and >= to == fo (*) 5bca267... openmp: Fix up handling of kind(host) and kind(nohost) in A (*) 709716b... attribs: Fix ICEs on attributes starting with _ [PR103365] (*) 04eccbb... bswap: Fix up symbolic merging for xor and plus [PR103376] (*) 52554dd... Avoid redundant get_loop_body calls in IVOPTs (*) 755c2e7... middle-end: Fix failures with bitclear patterns on signed v (*) 0888d6b... middle-end: Convert bitclear + cmp #0 into cm