public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/marxin/heads/PR102688-fix-frename-registers-handling-part-2] (74 commits) rs6000: Remove unnecessary option manipulation.
Date: Fri, 15 Oct 2021 15:23:35 +0000 (GMT)	[thread overview]
Message-ID: <20211015152335.CFBD13857C7B@sourceware.org> (raw)

The branch 'marxin/heads/PR102688-fix-frename-registers-handling-part-2' was updated to point to:

 cd9891ec3ee... rs6000: Remove unnecessary option manipulation.

It previously pointed to:

 4db8cfa3ef4... rs6000: Remove unnecessary option manipulation.

Diff:

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

  4db8cfa... rs6000: Remove unnecessary option manipulation.


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

  cd9891e... rs6000: Remove unnecessary option manipulation.
  4764049... openmp: Fix up handling of OMP_PLACES=threads(1) (*)
  f3d6437... amdgcn: fix up offload debug linking with LLVM 13 (*)
  cbcba1e... tree-optimization/102752: Fix determining precission of red (*)
  914e917... Make signness explicit in tree-ssa/pr102736.c (*)
  e7ce32c... openmp: Add support for OMP_PLACES=numa_domains (*)
  5809be0... openmp: Add support for OMP_PLACES=ll_caches (*)
  7bfe7d6... Always default to DWARF2_DEBUG if not specified, warn about (*)
  17ffb7a... c/102763 - fix ICE with invalid input to GIMPLE FE (*)
  11a4714... ipa/102762 - fix ICE with invalid __builtin_va_arg_pack ()  (*)
  be072bf... AVX512FP16: Enhance vector shuffle builtins (*)
  147ed01... middle-end/102682 - avoid invalid subreg on the LHS (*)
  575191b... AVX512FP16: Fix ICE for 2 v4hf vector concat (*)
  f757152... AVX512FP16: Fix testcase for complex intrinsic (*)
  1595fe4... c++: instantiate less for constant folding (*)
  5bb1e51... Add target int128 to testcase. (*)
  5d5885c... Daily bump. (*)
  401aaa5... Add ability to use full resolving path solver in the backwa (*)
  0bd6879... Cleanup --params for backward threader. (*)
  d71e1be... Minor cleanups to backward threader. (*)
  4f87d4c... libstdc++: Simplify variant access functions (*)
  373acac... libstdc++: Make filesystem::path(path&&) always noexcept (*)
  04a9b8d... c-family: Support DFP printf/scanf formats for C2X (*)
  b7561b5... libgcc: Add a backchain fallback to _Unwind_Backtrace() on  (*)
  b47490c... Fortran: generate error message for negative elements in SH (*)
  1b115da... Fortran: fix order of checks for the SHAPE intrinsic (*)
  f0b7d4c... Simplification for right shift. (*)
  2c4666f... openmp: Mark declare variant directive in documentation as  (*)
  e19eea3... libiberty: d-demangle: Add test case for function literals (*)
  0555b86... libiberty: d-demangle: add test cases for simple special ma (*)
  724ee5a... openmp, fortran: Add support for OpenMP declare variant dir (*)
  73f34f4... rs6000: Fix memory leak in rs6000_density_test (*)
  1975395... arm: Remove add_stmt_cost hook (*)
  aa62b19... Add forgotten documentation of param ipa-cp-recursive-freq- (*)
  8ececf9... Fix mips testsuite fallout from vectorizer changes (*)
  5e3f888... libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743] (*)
  3d95867... libstdc++: Use more descriptive feature test macro (*)
  62b505a... sve: optimize add reduction patterns (*)
  fecd145... Fix ICE in insert_access. (*)
  27dea0b... Add FIXME note to backward threader. (*)
  ebdf180... Fix predcom-3.c on arc-elf after vectorizer changes (*)
  9b2ad21... tree-optimization/102659 - really avoid undef overflow in i (*)
  4cb5298... Eliminate AUTODETECT_VALUE usage in options. (*)
  6779e9b... aarch64: Fix pointer parameter type in LD1 Neon intrinsics (*)
  a311163... Do not call range_on_path_entry for SSAs defined within the (*)
  d67b22e... Darwin: Update quotes in driver warning messages. (*)
  ff2b92d... ipa-cp: Propagation boost for recursion generated values (*)
  f837785... aarch64: Remove redundant flag_vect_cost_model test (*)
  3d0a727... Add debug helpers for auto_bitmap. (*)
  6e3bfd6... libstdc++: Fix test for feature test macro (*)
  476f305... libstdc++: Add missing constexpr to std::optional (P2231R1) (*)
  ee9fa8a... [Ada] reenable ada83 library unit renaming error (*)
  2f9529f... AVX512FP16: Adjust builtin for mask complex fma (*)
  bd440a8... Adjust testcase for O2 vectorization[Wuninitialized] (*)
  4728afb... Fix TARGET_SOFT_FLOAT patterns in pa.md (*)
  9eb28a0... Daily bump. (*)
  f874a13... libstdc++: Fix regression in memory use when constructing p (*)
  ce55693... libstdc++: Rename files with the wrong extensions (*)
  b83b810... libstdc++: Refactor filesystem::path encoding conversions (*)
  85b24e3... libstdc++: Fix dangling string_view in filesystem::path [PR (*)
  97c3200... x86_64: Some SUBREG related optimization tweaks to i386 bac (*)
  90582eb... ctfc: remove redundant comma in enumerator list (*)
  1456bd4... dwarf2ctf: fix typo in comment (*)
  54fa556... Check to see if null pointer is dereferenceable [PR102630]. (*)
  43ae43f... collect2: Fix missing cleanups. (*)
  5efeaa0... [arm] Fix MVE addressing modes for VLDR[BHW] and VSTR[BHW] (*)
  20995e6... Add support for 32-bit hppa targets in muldi3 expander (*)
  72e0c74... gcov: make profile merging smarter (*)
  489c8f2... Add GSI_LAST_NEW_STMT iterator update (*)
  e415bc4... Fix handling of flag_rename_registers by a target. (*)
  3c0194d... tree-optimization/102659 - avoid undefined overflow after i (*)
  77c7abe... Fortran: dump-parse-tree.c fixes for OpenMP (*)
  c1b6c36... libstdc++: Ensure language linkage of std::__terminate() (*)
  23cd18c... ipa/102714 - IPA SRA eliding volatile (*)

(*) This commit already exists in another branch.
    Because the reference `refs/users/marxin/heads/PR102688-fix-frename-registers-handling-part-2' matches
    your hooks.email-new-commits-only configuration,
    no separate email is sent for this commit.


                 reply	other threads:[~2021-10-15 15:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211015152335.CFBD13857C7B@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).