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

 eae53de5dc6e... add options to control ifcombine

It previously pointed to:

 efe673c4078f... expand: drop stack adjustments after barrier [PR118006]

Diff:

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

  efe673c... expand: drop stack adjustments after barrier [PR118006]
  9c00139... strub: accept indirection of volatile pointer types [PR1180
  1527b07... avoid trying to set block in barriers [PR113506]
  05722b6... ifcombine field merge: handle masks with sign extensions
  ae0bd82... ifcombine field merge: handle bitfield zero tests in range 
  b900a23... noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR1
  a9652f8... ifcombine field merge: adjust testcases [PR118025]
  a14b63f... ifcombine field merge: do not follow a second conversion [P
  a28d47b... ifcombine field merge: stricten loads tests, swap compare t


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

  eae53de... add options to control ifcombine
  22de6ed... expand: drop stack adjustments after barrier [PR118006]
  c84685d... strub: accept indirection of volatile pointer types [PR1180
  c92e258... avoid trying to set block in barriers [PR113506]
  87f97ff... ifcombine field merge: handle masks with sign extensions (*)
  6d5df51... ifcombine field merge: handle bitfield zero tests in range  (*)
  34e6c77... noncontiguous ifcombine: skip marking of non-SSA_NAMEs [PR1 (*)
  f41fba5... ifcombine field merge: adjust testcases [PR118025] (*)
  2c55a89... ifcombine field merge: do not follow a second conversion [P (*)
  86d9951... ifcombine field merge: stricten loads tests, swap compare t (*)
  cabc479... Daily bump. (*)
  1d148e0... Output the load address in backtraces for PIE executables o (*)
  ed5ef9b... Fix bootstrap failure on SPARC with -O3 -mvis3 (*)
  33502a1... libstdc++: Have std::addressof use __builtin_addressof (*)
  24df430... [PR117248][LRA]: Fix calculation of conflict hard regs of p (*)
  bb829ce... ipcp don't propagate where not needed - fix uninit construc (*)
  1a28ff1... Revert "[PR117248][LRA]: Rewriting reg notes update and fix (*)
  f8f686a... libstdc++: Adjust probabilities of hashmap loop conditions (*)
  15aab0d... libstdc++: Clear std::priority_queue after moving from it [ (*)
  b47e7ea... lto: Remap node order for stability. (*)
  0895aef... Node clones share order. (*)
  bad3714... ipa-strub: Replace cgraph_node order with uid. (*)
  8b1a572... lto: Implement ltrans cache (*)
  40d197d... Implement Lockfile. (*)
  17d8a3d... Revert "PR81358: Enable automatic linking of libatomic." (*)
  15dbb0a... arm: Escape semicolon in thumb1.md (*)
  40f243e... c++: Speed up compilation of large char array initializers  (*)
  549af72... gimple-fold: Fix up decode_field_reference xor handling [PR (*)
  e2f6ed5... PR81358: Enable automatic linking of libatomic. (*)
  12dd892... OpenMP: Add declare variant's 'append_args' clause in C/C++ (*)
  8479467... c++: Use type_id_in_expr_sentinel in 6 further spots in the (*)
  7eb2acb... c++: Fix up pedantic handling of alignas [PR110345] (*)
  190d9a2... c++: Add {,un}likely attribute further test coverage [PR110 (*)
  54ea9cf... c++: Add fallthrough attribute further test coverage [PR110 (*)
  17429c1... c++: Add carries_dependency further test coverage [PR110345 (*)
  8b83820... c++: Handle attributes on exception declarations [PR110345] (*)
  d003a38... c++: Diagnose attributes on class/enum declarations [PR1103 (*)
  49b142f... c++: Handle enum attributes like class attributes [PR110345 (*)
  35c4a38... inline-asm: Add - constraint modifier support for toplevel  (*)
  74d6a67... inline-asm: Add support for cc operand modifier (*)
  c7f725c... inline asm: Add new constraint for symbol definitions (*)
  18aff76... libstdc++: Add inline keyword to _M_locate (*)
  c542418... LoongArch: Add crc tests (*)
  80491b0... LoongArch: Combine xor and crc instructions (*)
  5b5b517... LoongArch: Add CRC expander to generate faster CRC (*)
  13ea50f... LoongArch: Add bit reverse operations (*)
  8e47615... LoongArch: Remove QHSD and use QHWD instead (*)
  e1937cf... libstdc++: Add missing character to __to_wstring_numeric ma (*)
  eb339c2... libstdc++: Call regex_traits::transform_primary() only when (*)
  b34fbab... Documentation: Fix paste-o in recent OpenMP/OpenACC patch (*)
  88aa69f... c++: modules: Fix 32-bit overflow with 64-bit location_t [P (*)
  0e20a3c... Daily bump. (*)
  91733c0... c++: print NONTYPE_ARGUMENT_PACK [PR118073] (*)
  7d6dc21... libstdc++: Fix -Wparentheses warning in Debug Mode macro (*)
  b273e25... libstdc++: Fix std::deque::insert(pos, first, last) undefin (*)
  ef458b3... Documentation: Make OpenMP/OpenACC docs easier to find [PR2 (*)
  cfe1ad3... middle-end/118062 - bogus lowering of vector compares (*)
  40e5636... c++: ICE initializing array of aggrs [PR117985] (*)
  d17b09c... [PATCH] RISC-V: optimization on checking certain bits set ( (*)
  d24a5e2... RISC-V: Remove svvptc from riscv-ext-bitmask.def (*)
  f111d8e... testsuite: arm: Mark pr81812.C as xfail for thumb1 (*)
  4aa01ec... [PATCH v2 2/2] RISC-V: Add Tenstorrent Ascalon 8 wide archi (*)
  5601c41... [PATCH v2 1/2] RISC-V: Document thead-c906, xiangshan-nanhu (*)
  423ee61... testsuite: arm: Add -mtune to all arm_cpu_* effective targe (*)
  fcbb845... RISC-V: Add new constraint R for register even-odd pairs (*)
  2a22db3... RISC-V: Implment N modifier for printing the register numbe (*)
  192790e... RISC-V: Rename internal operand modifier N to n (*)
  4688857... RISC-V: Add cr and cf constraint (*)
  1a2e0fc... RISC-V: Rename constraint c0* to k0* (*)
  5d740f5... ipa: Improve how we derive value ranges from IPA invariants (*)
  1eb41ae... ipa: Better value ranges for pointer integer constants (*)
  96fb718... ipa: Skip widening type conversions in jump function constr (*)
  88bfee5... c++: Diagnose earlier non-static data members with cv conta (*)
  9684e70... Fortran: Fix associate with derived type array construtor [ (*)

(*) 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.

Reply via email to