From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1851) id A54643855002; Wed, 25 Aug 2021 11:20:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A54643855002 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/target_clone-use-non-numbered-clones] (91 commits) Use non-numbered clones for target_clones. X-Act-Checkin: gcc X-Git-Author: Martin Liska X-Git-Refname: refs/users/marxin/heads/target_clone-use-non-numbered-clones X-Git-Oldrev: 6aafb3f6bd6ec093e50ad98aa8f4a6fb512bbc90 X-Git-Newrev: c101d6616a2977ea46d4fb6be30dd01abd70f2d8 Message-Id: <20210825112051.A54643855002@sourceware.org> Date: Wed, 25 Aug 2021 11:20:51 +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, 25 Aug 2021 11:20:51 -0000 The branch 'marxin/heads/target_clone-use-non-numbered-clones' was updated to point to: c101d6616a2... Use non-numbered clones for target_clones. It previously pointed to: 6aafb3f6bd6... Use non-numbered clones for target_clones. Diff: !!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST): ------------------------------------------------------------------- 6aafb3f... Use non-numbered clones for target_clones. Summary of changes (added commits): ----------------------------------- c101d66... Use non-numbered clones for target_clones. db3d412... i386: Fix _mm512_fpclass_ps_mask in O0 [PR 101471] (*) a20be0c... rs6000: Add vec_unpacku_{hi,lo}_v4si (*) 4f5391d... Adjust testcases to avoid new failures brought by r12-3108 (*) 05ace29... Daily bump. (*) 9cf3f02... aix: SYSTEM_IMPLICIT_EXTERN_C (*) 81e1894... [Committed] PR middle-end/102031: Fix typo/mistake in simpl (*) f95946a... Fortran: fix pointless warning for static variables (*) 50cb830... rs6000: Add Power10 builtins (*) 19b7bf6... rs6000: Add more type nodes to support builtin processing (*) 2ed356a... rs6000: Add Power9 builtins (*) 3c496e9... nvptx: Add a __PTX_SM__ predefined macro based on target IS (*) 820f094... Reset PHI base0 flag if it's clear in any argument [PR10197 (*) 6d692ef... libstdc++: Update C++20 status table for layout-compatibili (*) 037ef21... libstdc++: Add std::is_layout_compatible trait for C++20 (*) 8ce18a2... rs6000: Add power8-vector builtins (*) fce8a52... rs6000: Add power7 and power7-64 builtins (*) 675a3e4... Add transitive operations to the relation oracle. (*) d8b7282... libstdc++: Fix mismatched class-key tags (*) 6e5401e... x86: Broadcast from integer to a pseudo vector register (*) 9216ee6... tree-optimization/100089 - avoid leaving scalar if-converte (*) 809330a... arm: Add tests for VLLDM mitigation [PR102035] (*) 30461cf... arm: fix vlldm erratum for Armv8.1-m [PR102035] (*) 574e795... arm: add erratum mitigation to __gnu_cmse_nonsecure_call [P (*) 3929bca... arm: Add command-line option for enabling CVE-2021-35465 mi (*) 79fb270... arm: testsuite: improve detection of CMSE hardware. (*) 4702d3c... arm: Fix general issues with patterns for VLLDM and VLSTM (*) 8da9b4f... Enable avx512 embedde broadcast for vpternlog. (*) 6ddb30f... Optimize (a & b) | (c & ~b) to vpternlog instruction. (*) 8571ff0... Adjust inner loop cost scaling (*) 0deabeb... Fix a few problems with download_prerequisites. (*) f897716... Tweak -Os costs for scalar-to-vector pass. (*) 78fa511... [Committed] PR middle-end/102029: Stricter typing in LSHIFT (*) 819b7c3... Disable slp in loop vectorizer when cost model is very-chea (*) 38b19c5... Daily bump. (*) 8ca7fa8... analyzer: rewrite of switch handling (*) 192d4ed... rs6000: Fix AIX bootstrap (don't call asprintf) (*) 596f964... rs6000: Add gengtype handling to the build machinery (*) 34ad198... rs6000: Incorporate new builtins code into the build machin (*) 30c335a... rs6000: Avoid buffer overruns (*) 3d654ca... analyzer: fix ICE with NULL change.m_expr [PR101875] (*) 4b821c7... analyzer: fix ICE when failing to reconstruct a fn ptr [PR1 (*) e82e0f1... analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non- (*) 4892b30... analyzer: fix uninit false positive on overlapping bindings (*) 38757aa... libiberty, Darwin: Fix a build warning. (*) 6a64964... Avoid redundant entries in modref access lists. (*) 29c355f... Add 'libgomp.c/address-space-1.c' (*) bb75b22... Allow matching Intel MIC in OpenMP 'declare variant' (*) 1a12937... libstdc++: Add default template argument to basic_istream_v (*) fedadb6... Add tailcall/sibcall support to the H8 (*) 89ff4f0... [Committed] Restore build on !TARGET_TRULY_NOOP_TRUNCATION (*) 0230e69... ipa/97565 - fix IPA PTA body availability check (*) 39baa88... Fix template in g++.dg/tree-ssa/modref-1.C (*) 5bd4ab9... Fix previous ipa-modref patch (*) da6ce35... libstdc++: Use __builtin_expect in __dynamic_cast (*) bc97e73... libstdc++: Make permissions_are_testable function inline [P (*) 3eb377b... docs: Fix -mpic-data-is-text-relative option placement. (*) 57a9e63... Fortran/OpenMP: Improve duplicate errors (*) d4de7e3... Fortran/OpenMP: strict modifier on grainsize/num_tasks (*) 12dc8ab... Fix scalar costing issue introduced by PR84512 fix. (*) 5378781... analyzer: Fix PR analyzer/102020 (*) e772159... Improved handling of division/modulus in bit CCP. (*) 7e5f9ea... Simplify (truncate:QI (subreg:SI (reg:QI x))) to (reg:QI x) (*) 1d24402... Fold sign of LSHIFT_EXPR to eliminate no-op conversions. (*) b320edc... bswap: Recognize (int) __builtin_bswap64 (arg) idioms or __ (*) ad665de... tree-optimization/79334 - avoid PRE of possibly trapping ar (*) 70c7ab5... Fix ICE. (*) b284053... dwarf2out: Emit DW_AT_location for global register vars dur (*) ac3bcc8... arm: Fix __arm_vctp16q return type in arm_mve.h (*) 63f6853... arm: Fix multilib mapping for CDE extensions [PR100856] (*) 3bc7553... openmp: Add support for strict modifier on grainsize/num_ta (*) 6f1a366... ipa: add debug counter for IPA MODREF PTA (*) 59f3893... Improve return slot handling in ipa-modref (*) f93f086... mips: msa: truncate immediate shift amount [PR101922] (*) 4a4616e... gcc.c-torture/execute: Fix tmpnam issue on Windows (*) 5b2876f... Daily bump. (*) 972eab5... Correct treatment of qualifiers for pointers to arrays for (*) 9b08f77... Clear EAF_NOCLOBBER for indirect calls (*) a5416bf... Make the OpenMP 'error' directive work for nvptx offloading (*) 4be4fa4... Daily bump. (*) 44eaa2d... MAINTAINERS: Add myself for write after approval (*) 776bd8a... Don't build libgcc_stub.a on hppa[12]*-*-hpux11*. (*) 304ec0d... [MIPS] Remove TARGET_ASM_FUNCTION_RODATA_SECTION (*) 5aae6fd... Don't warn when alignment of global common data exceeds max (*) e92d0ff... analyzer: Fix PR analyzer/101980 (*) 7c9e164... Daily bump. (*) 9b24c20... configure: remove gas versions from tls check (*) 1918f4b... configure: fixup formatting from previous change (*) e0b6d0b... configure: remove version argument from gcc_GAS_CHECK_FEATU (*) 7cad8a8... configure: drop version checks for in-tree gas [PR91602] (*) 5f80c62... Further improvements to constant shifts for the H8 (*) (*) This commit already exists in another branch. Because the reference `refs/users/marxin/heads/target_clone-use-non-numbered-clones' matches your hooks.email-new-commits-only configuration, no separate email is sent for this commit.