From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id 7F4123858C60; Tue, 7 Dec 2021 15:21:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7F4123858C60 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-v6] (33 commits) Use dump_printf_loc. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitch-improvement-v6 X-Git-Oldrev: 961fd348674f141ba9e7c5c7e65a0e27ebb85e5d X-Git-Newrev: aae9313ce268a9f29c4f1f730ddd13388599fec6 Message-Id: <20211207152119.7F4123858C60@sourceware.org> Date: Tue, 7 Dec 2021 15:21:19 +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: Tue, 07 Dec 2021 15:21:19 -0000 The branch 'marxin/heads/loop-unswitch-improvement-v6' was updated to point to: aae9313ce26... Use dump_printf_loc. It previously pointed to: 961fd348674... Something that works... Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 961fd34... Something that works... 661da7f... Add switch tests. 93ea608... It hopefully works. bc1c8a4... work in progress. fa93750... Do not use auto_vec. d41e7dd... Do not use auto_vec when passing.. 3f948a1... Fix me. ea644aa... WIP xx. 6abb525... Simplify a bit. fa1e4a3... Loop unswitching: refactoring & costing improvement Summary of changes (added commits): ----------------------------------- aae9313... Use dump_printf_loc. 556e9ba... Fix thinko. f5e358b... Simplify condition. 7e54be3... Something that works... 038ea32... Add switch tests. 09c6cc5... It hopefully works. edb998e... work in progress. 7637561... Do not use auto_vec. de2e34c... Do not use auto_vec when passing.. f8e2569... Fix me. 2d9a2ca... WIP xx. 0f14402... Simplify a bit. 78a0ec3... Loop unswitching: refactoring & costing improvement 8e836af... Fix --help -Q output (*) 3a2257e... c++: Fix for decltype and bit-fields [PR95009] (*) 7ef68c3... x86: Check FUNCTION_DECL before calling cgraph_node::get (*) 6e8a312... tree-optimization/103596 - fix missed propagation into swit (*) c93e704... Fix hash_map::traverse overload (*) ba6bb28... Revert "libstdc++: Fix ctype changed after newlib update." (*) 30a0828... MIPS: R6: load/store can process unaligned address (*) 3d9e676... Improve AutoFDO count propagation algorithm (*) 3a580f9... Daily bump. (*) c954340... analyzer: fix equivalence class state purging [PR103533] (*) 325c616... rs6000: Fix errant "vector" instead of "__vector" (*) 7754fdd... MAINTAINERS: Add myself to write after approval and DCO sec (*) bd0a61b... bpf: mark/remove unused arguments and remove an unused func (*) 63c59f0... ranger: Add shortcuts for single-successor blocks (*) d27b7e6... ranger: Optimise irange_union (*) 14dc5b7... Use dominators to reduce cache-flling. (*) ed4a5f5... Add BB option for outgoing_edge_range_p and may_reocmpute_p (*) 2a20407... libsanitizer: Update LOCAL_PATCHES (*) 70b0438... libsanitizer: Use SSE to save and restore XMM registers (*) 0dc77a0... tree-optimization/103581 - fix masked gather on x86 (*) (*) This commit already exists in another branch. Because the reference `refs/users/marxin/heads/loop-unswitch-improvement-v6' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.