From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id E4BCA3858025; Wed, 8 Dec 2021 18:25:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E4BCA3858025 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-v7] (27 commits) Fix coding style. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/loop-unswitch-improvement-v7 X-Git-Oldrev: e93bcb4221e9fc88026d1e48446f16302331cbe9 X-Git-Newrev: b0015301de63c42c8ca81e12cebf082a9d4b4d00 Message-Id: <20211208182531.E4BCA3858025@sourceware.org> Date: Wed, 8 Dec 2021 18:25:31 +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, 08 Dec 2021 18:25:32 -0000 The branch 'marxin/heads/loop-unswitch-improvement-v7' was updated to point to: b0015301de6... Fix coding style. It previously pointed to: e93bcb4221e... Fix coding style. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- e93bcb4... Fix coding style. a3ba6f3... Fix switch bug! ef01d3c... Simplify irange condition. 6847fdc... Support only loops with SSA_NAMEs and CONSTANTS. ea706f2... Fix test-cases. 02a75f5... Use dump_printf_loc. 29519ad... Fix thinko. 535d944... Simplify condition. 4c4702f... Something that works... c68c118... Add switch tests. 0879078... It hopefully works. 235a162... work in progress. fd91a17... Do not use auto_vec. c5dec13... Do not use auto_vec when passing.. cae0db7... Fix me. c5f0053... WIP xx. 302ecbf... Simplify a bit. e5ec753... Loop unswitching: refactoring & costing improvement d80742a... Use -fopt-info in unswitch pass. Summary of changes (added commits): ----------------------------------- b001530... Fix coding style. 1f11abd... Fix switch bug! f125dac... Simplify irange condition. 62f971c... Support only loops with SSA_NAMEs and CONSTANTS. 75af8a0... Fix test-cases. 0b06ff2... Use dump_printf_loc. cd77a02... Fix thinko. 337c312... Simplify condition. dfce9f0... Something that works... a77d790... Add switch tests. 64cae38... It hopefully works. 6527700... work in progress. cb25f05... Do not use auto_vec. 0d2e9f0... Do not use auto_vec when passing.. 1fae856... Fix me. f42f797... WIP xx. 0dcb291... Simplify a bit. cd34bbb... Loop unswitching: refactoring & costing improvement df70459... Use -fopt-info in unswitch pass. (*) e7fac1e... libstdc++: [_GLIBCXX_DEBUG] Enhance std::erase_if for vecto (*) 60147c2... testsuite: Use attribute "noipa" in sibcall tests (*) 6c03993... OpenMP 5.0: Remove array section base-pointer mapping seman (*) 6b49d50... nvptx: Use cvt to perform sign-extension of truncation (*) d3d44a0... nvptx: Add test-case gcc.target/nvptx/exttrunc-1.c (*) 0ab29cf... openmp: Improve OpenMP target support for C++ (PR92120) (*) dbf8bd3... libstdc++: Skip atomic instructions in shared_ptr when both (*) 13b6c76... dwarf: Multi-register CFI address support. (*) (*) This commit already exists in another branch. Because the reference `refs/users/marxin/heads/loop-unswitch-improvement-v7' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.