public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/aoliva/heads/testme] (145 commits) hardcfr: add optional checkpoints
@ 2022-09-07 23:57 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2022-09-07 23:57 UTC (permalink / raw)
  To: gcc-cvs

The branch 'aoliva/heads/testme' was updated to point to:

 0d4a420c238... hardcfr: add optional checkpoints

It previously pointed to:

 1d4013d8341... hardcfr: add optional checkpoints

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  1d4013d... hardcfr: add optional checkpoints
  fa4625d... Control flow redundancy hardening


Summary of changes (added commits):
-----------------------------------

  0d4a420... hardcfr: add optional checkpoints
  7ccdb05... Control flow redundancy hardening
  d7f282c... libstdc++: Add missing runtime exception to licence notice (*)
  b8cd163... Restore detection of HAVE_XCOFF_DWARF_EXTRAS (*)
  b9cb441... c++: diagnostic for template placeholder in parm [PR106793] (*)
  756ccf9... Update my email address (*)
  bec35ca... sched1: Fix -fcompare-debug issue in schedule_region [PR105 (*)
  a961ad1... c++: top level bind when rewriting coroutines [PR106188] (*)
  cdcc27c... libstdc++: Optimize is_reference (*)
  66af6e9... libstdc++: Optimize is_void and is_null_pointer (*)
  873d395... libstdc++: small dynamic_cast optimization (*)
  0a91bda... c: New C2x keywords (*)
  7abcdb0... Restore XCOFF for DWARF on AIX. (*)
  a262f96... tree-optimization/106866 - avoid dead abnormal edges from D (*)
  04bb15e... [gdb/build] Fix build breaker with --enable-shared (*)
  22cefe5... [PR106867] Add test for PR. (*)
  eae270b... C-SKY: Fix expanding of float LE comparing with zero for fp (*)
  0386609... tree-optimization/106860 - fix profile scaling in split_loo (*)
  d145146... mark region also for USE predicate discovery (*)
  d610613... aarch64: Fix +nosimd handling of FPR moves (*)
  f58d554... aarch64: Prevent FPR register asms for +nofp (*)
  0067ba0... LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_O (*)
  e90af96... openmp: Fix handling of target constructs in static member  (*)
  572f5e1... libcpp: Named universal character escapes and delimited esc (*)
  ea6e89e... rs6000: remove unused splitter on const_scalar_int_operand (*)
  34ea461... rs6000: fix misleading new patterns of splitters (*)
  c0852b5... runtime: ignore __morestack function in runtime.Callers (*)
  7a43e52... rs6000/test: Fix empty TU in some cases of effective target (*)
  c13223b... Extend vectorizer to handle nonlinear induction for neg, mu (*)
  25aeb92... Daily bump. (*)
  0a2fba3... c++: C++23 operator[] allows default arguments (*)
  0a4a266... tree-optimization/106754 - fix compute_control_dep_chain de (*)
  9e0c269... xtensa: gcc: add static PIE support (*)
  f5dc9da... Handle > INF and < INF correctly in range-op-float.cc (*)
  12f0783... Fix use predicate computation for uninit analysis (*)
  190c644... libstdc++: Fix pretty printer tests of tuple indexes (*)
  26ea6ca... Document unused function argument (*)
  e55674b... tree-ssa-forwprop.cc: Adjust res_type when operands have di (*)
  1a4e142... tree-optimization/106844 - fix ICE in init_use_preds (*)
  e33e61d... tree-optimization/106841 - gather and hybrid SLP (*)
  d6582c6... Fix Fortran/openmp: Partial OpenMP 5.2 doacross (*)
  0bd5141... openmp: Be consistent on parsing offsets between normal sin (*)
  1bf8b7a... openmp: Fix ICE when splitting invalid depend(source)/depen (*)
  bc1bc80... No actual regclasses for bpf (*)
  3f585bd... openmp: Introduce gimple_omp_ordered_standalone_p (*)
  fc52efe... [Ada] Mark artificial formal parameters in the debug info (*)
  0b66f88... [Ada] Fix problematic line debug info attached to call to f (*)
  ef12e74... [Ada] Fix internal error on double renaming of private cons (*)
  e2909e1... [Ada] Fix missing name for access type in generic instantia (*)
  a80e058... [Ada] Extend No_Dependence restriction to code generation ( (*)
  5e34c91... [Ada] Disable lock free protected implementation if target  (*)
  71747dd... [Ada] Enable lock free protected implementation by default (*)
  fc737a6... [Ada] Restore missing Aggregate aspect for Ada.Containers.O (*)
  e60709b... [Ada] Fix formal parameters list for secondary stack alloca (*)
  8a99a8e... [Ada] Retain Has_Private_View flag for actuals of inlined s (*)
  51abc0c... [Ada] Enforce matching of extra formals (*)
  63499db... [Ada] Disable if expression optimization for LLVM (*)
  1c245f7... [Ada] Report error in non-legal class-wide conditions (*)
  c889b2e... [Ada] Slice length computation bug in Generic_Bounded_Lengt (*)
  2aef469... [Ada] Improve documentation of validation checking control  (*)
  c66e69f... [Ada] Handle new At_End expansion during unnesting (*)
  d644c51... [Ada] Fix comment about mapping of parameters and inlining  (*)
  ff6b2a3... [Ada] Cleanup unnecessary shadowing in expansion of attribu (*)
  eae9f5d... [Ada] Fix a bug in the contract of formal ordered sets (*)
  c56c7d3... [Ada] Cope with scalar subtypes that have a non-scalar base (*)
  6d16658... [Ada] Place "at end" on body nodes (*)
  aed54a1... [Ada] Document change to legality checks for Inox case stat (*)
  1dbaf0d... [Ada] Temporarily simplify legality checks for Inox case st (*)
  96c20bf... [Ada] Tune message for illegal aspect Relaxed_Initializatio (*)
  ed7bc34... [Ada] Bad Valid_Scalars result if signed int component type (*)
  152f968... [Ada] ICE handling discriminant-dependent index constraint  (*)
  ec95a21... [Ada] Add formal verification dependencies to libgnat (*)
  e9bac0f... [Ada] Correctly round Value attribute for floating point in (*)
  8b9bbdc... [Ada] Improve detection of illegal Iterable aspects (*)
  d6b1513... [Ada] Correctly round Value attribute for floating point in (*)
  33b182f... C-SKY: Fix missing operand when do spilt for cskyv2_addcc a (*)
  2a2fb3e... bpf: remove unused variables from bpf_expand_{prologue,epil (*)
  b317cad... Update c-sky port maintainers' emails. (*)
  20288a0... Fix _mm512_cvt_roundps_ph to generate sae instruction. (*)
  47d2dcd... Daily bump. (*)
  5f38bf1... preprocessor: Disable trigraphs for C2x (*)
  5f895f2... Do not fold __builtin_signbit if NAN is a possibility. (*)
  1de9aa4... Fold __builtin_signbit to nonzero instead of 1. (*)
  810d981... i386: avoid zero extension for crc32q (*)
  8492f7d... libstdc++: Move __success_type and __failure_type later in  (*)
  938cda5... Fortran/openmp: Partial OpenMP 5.2 doacross and omp_cur_ite (*)
  b4d8a56... Disable decimal floating point in frange. (*)
  ba0db24... Do not ICE when updating a NAN to a non-NAN. (*)
  7b3587b... libstdc++: Use built-ins for more variable templates (*)
  0a9c0d4... analyzer: strcpy semantics (*)
  1cc7e31... analyzer: return a concrete offset for cast_regions (*)
  ae97ba1... RISC-V: Fix division instructions for `m` with `zmmul` exte (*)
  48b9c7d... aarch64: Suggest an -mcpu option when user passes CPU name  (*)
  77e8e40... RISC-V: Support Zmmul extension (*)
  1784472... Remove MAX_SWITCH_CASES limit (*)
  e9ea268... Unify MAX_POSTDOM_CHECK and --param uninit-control-dep-atte (*)
  5642197... debug () for predicates (*)
  d29ecf2... aarch64: Remove lazy SIMD builtin initialisation (*)
  7742b79... LoongArch: add -mdirect-extern-access option (*)
  9c805dd... docs: rename DEBUGGER_REGISTER_NUMBER in texi (*)
  ca60bd9... rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO (*)
  3424f4c... [Ada] Move check for null array aggregates to expansion (*)
  59a23be... [Ada] Fix inconsistent building of itypes for null array ag (*)
  b26be61... [Ada] Fix insertion of a runtime check for null array aggre (*)
  e35ecc8... [Ada] Cleanup iteration over aggregate component associatio (*)
  2f578c3... [Ada] Remove VMS specific routine that is no longer referen (*)
  cb6ff9e... [Ada] Single-element Append performance improvement (*)
  66d4ff2... [Ada] Create internal type for null array aggregate as an i (*)
  47a03f3... [Ada] Remove no longer referenced GNATprove utility routine (*)
  2237f94... [Ada] Bad Default_Initial_Condition check for a not-default (*)
  645d120... [Ada] Fix detection of unused warning suppression (*)
  95d9823... [Ada] Small cleanup in body of System.Value_R (*)
  bd8405b... [Ada] Fix bogus discriminant check failure for type with pr (*)
  f3561c0... [Ada] Detect expansion of iterated component associations i (*)
  d983abe... [Ada] Fix double identifiers in iterated component associat (*)
  fc32180... [Ada] Suppress warnings in trivial subprograms with finaliz (*)
  7449db0... [Ada] Secondary stack and i-c* (*)
  a0998ca... [Ada] Enable Error_Msg_GNAT_Extension for mixed decl/stmts (*)
  44bd275... [Ada] Fix resolution of iterated component association (*)
  cde3f94... [Ada] Cleanup analysis of iterator specifications (*)
  f85d7de... [Ada] Cleanup resolution of aggregates with mixed component (*)
  022f989... [Ada] Cleanup resolution of iterated component association (*)
  7c23b88... [Ada] Cleanup analysis of quantified expressions with empty (*)
  72c5ce7... [Ada] New gnatbind switch -k (*)
  2322afe... [Ada] Code cleanups (*)
  ae035e3... [Ada] Fix crash for Default_Initial_Condition on derived en (*)
  88fbab0... [Ada] Cleanup expansion of attribute Priority (*)
  c7dd10e... [Ada] Fix expansion of attribute Priority (*)
  2af82bc... [Ada] Remove excessive guards against inserting empty lists (*)
  124c5e5... [Ada] Improve pretty-printing of iterated component associa (*)
  bc435ab... [Ada] Fix syntax in documentation (*)
  092763f... x86: Handle V8BF in expand_vec_perm_broadcast_1 (*)
  5f32289... Be even more conservative in intersection of NANs. (*)
  5e070cf... Daily bump. (*)
  20d30e7... Fortran: Fix ICE with -fcheck=pointer [PR100136] (*)
  8b633b4... [libsanitizer] Update LOCAL_PATCHES. (*)
  af9587f... [libsanitizer, Darwin] Fix bootstrap after recent merge. (*)
  8293a96... Do not clobber signbit when unioning a NAN. (*)
  6832dd3... Add real_isdenormal. (*)
  83f2f22... Daily bump. (*)
  504424f... Fortran: Fix ICE with automatic reallocation [PR100245] (*)
  dae8b9e... [PR/middle-end 106819] NANs can never be a singleton (*)
  08de065... nvptx: Silence unused variable warning in output_constant_p (*)
  a651e6d... openmp: Partial OpenMP 5.2 doacross and omp_cur_iteration s (*)
  c64b094... Daily bump. (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/aoliva/heads/testme' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-07 23:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-07 23:57 [gcc/aoliva/heads/testme] (145 commits) hardcfr: add optional checkpoints Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).