public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-12-07 11:48 UTC  (25+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
      ` [PATCH 1v2/3][vect] "
                                        ` [vect] Re-analyze all modes for epilogues

[SVE] PR96463 - Optimise svld1rq from vectors
 2021-12-07 11:45 UTC  (3+ messages)

[PATCH] Fix hash_map::traverse overload
 2021-12-07 11:37 UTC  (7+ messages)

[AArch64] Enable generation of FRINTNZ instructions
 2021-12-07 11:29 UTC  (10+ messages)

[PATCH] pch: Add support for relocation of the PCH data [PR71934]
 2021-12-07  9:55 UTC 

[PATCH] Modify combine pattern by a pseudo AND with its nonzero bits [PR93453]
 2021-12-07  8:28 UTC 

[PATCH] alias: Optimise call_may_clobber_ref_p
 2021-12-07  8:22 UTC  (9+ messages)

[patch] lto: Don't run ipa-comdats pass during LTO
 2021-12-07  8:07 UTC  (3+ messages)

[PATCH 2/2] Use dominators to reduce ranger cache-flling
 2021-12-07  7:12 UTC  (4+ messages)

[PATCH] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2021-12-07  3:42 UTC  (9+ messages)
  ` [PATCH v2] "

[PATCH] pragma: Update target option node when optimization changes [PR103515]
 2021-12-07  2:15 UTC 

[PATCH] [i386]Add combine splitter to transform vpcmpeqd/vpxor/vblendvps to vblendvps for ~op0
 2021-12-07  2:09 UTC 

[PATCH v2 0/6] Remove "old" built-in function infrastructure
 2021-12-07  1:09 UTC  (8+ messages)
` [PATCH 1/6] rs6000: Remove new_builtins_are_live and dead code it was guarding
` [PATCH 2/6] rs6000: Remove altivec_overloaded_builtins array and initialization
` [PATCH 3/6] rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def
` [PATCH 4/6] rs6000: Remove rs6000-builtin.def and associated data and functions
` [PATCH 5/6] rs6000: Rename functions with "new" in their names
` [PATCH 6/6] rs6000: Rename arrays to remove temporary _x suffix

[PATCH 0/2] provide simple detection of indeterminate pointers
 2021-12-07  0:51 UTC  (9+ messages)
` [PATCH 1/2] add -Wuse-after-free
      ` [PATCH v2 "
        ` PING "
` [PATCH 2/2] add -Wdangling-pointer [PR #63272]
  ` [PATCH v2 "
    ` PING "

[committed] analyzer: fix equivalence class state purging [PR103533]
 2021-12-06 23:38 UTC 

[PATCH] PR fortran/103588 - ICE: Simplification error in gfc_ref_dimen_size, at fortran/array.c:2407
 2021-12-06 22:39 UTC 

[COMMITTED] rs6000: Fix errant "vector" instead of "__vector"
 2021-12-06 22:25 UTC 

[PATCH] PR fortran/103591 - ICE in gfc_compare_string, at fortran/arith.c:1119
 2021-12-06 22:19 UTC 

[COMMITTED] MAINTAINERS: Add myself to write after approval and DCO
 2021-12-06 22:03 UTC 

[PATCH] fix up compute_objsize (including PR 103143)
 2021-12-06 21:44 UTC  (10+ messages)
  ` [PATCH v2] fix PR 103143
  ` [PATCH v2 1/5] fix up compute_objsize: move bndrng into access_data
  ` [PATCH v2 2/5] fix up compute_objsize: pass GIMPLE statement to it
  ` [PATCH v2 3/5] fix up compute_objsize: factor out PHI handling
  ` [PATCH v2 4/5] fix up compute_objsize: refactor it into helpers
  ` [PATCH v2 5/5] fix up compute_objsize: add a dump function

[PATCH] c++: Handle auto(x) in parameter-declaration-clause [PR103401]
 2021-12-06 21:44 UTC  (6+ messages)
      ` [PATCH v2] "

[PATCH] c++: Fix for decltype and bit-fields [PR95009]
 2021-12-06 21:35 UTC  (2+ messages)

[PATCH] tree-optimization/103514 Missing XOR-EQ-AND Optimization
 2021-12-06 21:33 UTC  (2+ messages)
` [EXTERNAL] "

[COMMITTED] bpf: mark/remove unused arguments and remove an unused function
 2021-12-06 21:04 UTC 

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-12-06 19:40 UTC  (10+ messages)
` [PATCH 2/6] Add returns_zero_on_success/failure attributes

[patch, power-ieee128, committed] First stab at the library
 2021-12-06 19:08 UTC 

[PATCH v3 0/7] ifcvt: Convert multiple
 2021-12-06 18:43 UTC  (8+ messages)
` [PATCH v3 1/7] ifcvt: Check if cmovs are needed
` [PATCH v3 2/7] ifcvt: Allow constants for noce_convert_multiple
` [PATCH v3 3/7] ifcvt: Improve costs handling "
` [PATCH v3 4/7] ifcvt/optabs: Allow using a CC comparison for emit_conditional_move
` [PATCH v3 5/7] ifcvt: Try re-using CC for conditional moves
` [PATCH v3 6/7] testsuite/s390: Add tests for noce_convert_multiple
` [PATCH v3 7/7] ifcvt: Run second pass if it is possible to omit a temporary

[PATCH 0/6] rs6000: Remove "old" built-in function infrastructure
 2021-12-06 16:39 UTC  (7+ messages)
` [PATCH 2/6] rs6000: Remove altivec_overloaded_builtins array and initialization
` [PATCH 3/6] rs6000: Rename rs6000-builtin-new.def to rs6000-builtins.def
` [PATCH 4/6] rs6000: Remove rs6000-builtin.def and associated data and functions
` [PATCH 5/6] rs6000: Rename functions with "new" in their names
` [PATCH 6/6] rs6000: Rename arrays to remove temporary _x suffix

[patch, Fortran] IEEE support for aarch64-apple-darwin
 2021-12-06 16:32 UTC 

[RFC][WIP Patch] OpenMP map with iterator + Fortran OpenMP deep mapping / custom allocator (+ Fortran co_reduce)
 2021-12-06 16:23 UTC  (4+ messages)

[PATCH] libsanitizer: Use SSE to save and restore XMM registers
 2021-12-06 15:59 UTC  (2+ messages)

[PATCH] tree-optimization/103581 - fix masked gather on x86
 2021-12-06 15:16 UTC 

Patch ping related to OpenMP
 2021-12-06 14:56 UTC  (2+ messages)

[Patch 3/8, Arm, GCC] Add option -mbranch-protection. [Was RE: [Patch 2/7, Arm, GCC] Add option -mbranch-protection.]
 2021-12-06 14:47 UTC  (3+ messages)

[PATCH] ranger: Optimise irange_union
 2021-12-06 13:41 UTC  (3+ messages)

[PATCH] D: fix UBSAN
 2021-12-06 12:36 UTC  (2+ messages)

[PATCH] tree-optimization/103544 - SLP reduction chain as SLP reduction issue
 2021-12-06 11:53 UTC 

[PATCH 0/4] config: Allow a host to opt out of PCH
 2021-12-06 11:28 UTC  (12+ messages)
            ` [PATCH] pch: Add support for PCH for relocatable executables
              ` [PATCH] pch, v2: "
                  ` [committed] avr: Fix AVR build [PR71934]

[PATCH v2] jit: Add support for global rvalue initialization and ctors
 2021-12-06 10:47 UTC 

[Patch 1/8, Arm, AArch64, GCC] Refactor mbranch-protection option parsing and make it common to AArch32 and AArch64 backends. [Was RE: [Patch 2/7, Arm, GCC] Add option -mbranch-protection.]
 2021-12-06 10:46 UTC  (7+ messages)

[PATCH]middle-end cse: Make sure duplicate elements are not entered into the equivalence set [PR103404]
 2021-12-06 10:10 UTC  (6+ messages)

[PATCH] RISC-V: jal cannot refer to a default visibility symbol for shared object
 2021-12-06  9:07 UTC  (2+ messages)

[PATCH] [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class
 2021-12-06  8:14 UTC  (3+ messages)

[PATCH] gimple: Optimise inlined gimple_seq_last
 2021-12-06  8:03 UTC  (2+ messages)

[PATCH] fold: Optimise fold_view_convert_expr
 2021-12-06  7:58 UTC  (2+ messages)

[PATCH] ranger: Add shortcuts for single-successor blocks
 2021-12-06  7:35 UTC  (2+ messages)

[PATCH 1/2] - Add BB option for outgoing_edge_range_p
 2021-12-06  7:21 UTC  (2+ messages)

[PATCH 0/5] OpenEmbedded/Yocto Project gcc patches
 2021-12-06  6:10 UTC  (7+ messages)
` [PATCH 3/5] gcc: Add --nostdlib++ option

[RFC] Don't move cold code out of loop by checking bb count
 2021-12-06  5:26 UTC  (18+ messages)
                          ` [PATCH v7 2/2] "
                              ` [PATCH v8 "

[PATCH] Fix incorrect loop exit edge probability [PR103270]
 2021-12-06  5:14 UTC  (5+ messages)
    ` [PATCH v2] "
      ` Ping: "

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-12-06  3:22 UTC  (3+ messages)
` [PATCH] [PATCH, v2, 1/1, AARCH64][PR102768] "
  ` [PATCH] [PATCH,v2,1/1,AARCH64][PR102768] "

[PATCH] gcc: vxworks: fix providing stdint.h header
 2021-12-06  3:05 UTC  (9+ messages)

[PATCH] PR fortran/103418 - random_number() does not accept pointer, intent(in) array argument
 2021-12-05 21:55 UTC 

[pushed] Objective-C, NeXT: Reorganise meta-data declarations
 2021-12-05 20:25 UTC 

[committed] wwwdocs: gcc-4.6: Avoid link to Go
 2021-12-05  7:51 UTC 

[pushed] c++: Add fixed test [PR93614]
 2021-12-04 20:30 UTC 

[PATCH] diagnostics: Honor #pragma GCC diagnostic in the preprocessor [PR53431]
 2021-12-04 17:48 UTC 

[PATCH] c++: error message for dependent template members [PR70417]
 2021-12-04 17:23 UTC  (8+ messages)

[committed] libstdc++: Initialize member in std::match_results [PR103549]
 2021-12-04 15:55 UTC 

[committed] i386, ipa-modref: Comment spelling fix
 2021-12-04 10:13 UTC 

[PATCH] c++: Allow indeterminate unsigned char or std::byte in bit_cast - P1272R4
 2021-12-04 10:12 UTC  (9+ messages)
  ` [PATCH] c++, v2: "

[PATCH] libgccjit: Add support for types used by atomic builtins [PR96066] [PR96067]
 2021-12-04  4:37 UTC  (6+ messages)

[PATCH] rs6000: Builtins test changes for test_fpscr_[d]rn_builtin_error.c
 2021-12-03 23:32 UTC  (5+ messages)

[PATCH] libcpp: Fix up handling of deferred pragmas [PR102432]
 2021-12-03 23:04 UTC  (2+ messages)

[committed] libstdc++: Simplify emplace member functions in _Rb_tree
 2021-12-03 22:53 UTC 

std::basic_string<_Tp> constructor point of instantiation woes?
 2021-12-03 22:38 UTC  (2+ messages)

rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324]
 2021-12-03 22:34 UTC  (5+ messages)

[pushed] c++: avoid redundant scope in diagnostics
 2021-12-03 22:20 UTC 

[PATCH] pru: Fixup flags for .pru_irq_map section
 2021-12-03 21:33 UTC 

[PATCH] rs6000: testsuite: Add rop_ok effective-target function
 2021-12-03 20:35 UTC  (3+ messages)

[PATCH v3] elf: Add _dl_find_object function
 2021-12-03 20:15 UTC 

[PATCH take #2] PR target/43892: Some carry flag (CA) optimizations on PowerPC
 2021-12-03 19:42 UTC 

[PATCH] c++: Fix for decltype(auto) and parenthesized expr [PR103403]
 2021-12-03 18:49 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] rs6000: Fix use of wrong enum for built-in function code
 2021-12-03 17:57 UTC  (3+ messages)

[PATCH] x86: Add -mmove-max=bits and -mstore-max=bits
 2021-12-03 17:36 UTC  (4+ messages)
` PING^1 "

[PATCH 1/4] Generate off-stack nested function trampolines
 2021-12-03 17:08 UTC  (6+ messages)
` [PATCH 4/4] Add aarch64-darwin support for off-stack trampolines
  ` [PATCH 0/4] "

[PATCH] x86: Scan leal in PR target/83782 tests for x32
 2021-12-03 17:05 UTC 

[PATCH, OpenMP 5.0] Remove array section base-pointer mapping semantics, and other front-end adjustments (mainline trunk)
 2021-12-03 17:02 UTC  (3+ messages)
` [PATCH, v2, "

[PATCH, OpenMP 5.0] Improve OpenMP target support for C++ [PR92120 v4]
 2021-12-03 16:47 UTC  (4+ messages)
  ` [PATCH, v5, OpenMP 5.0] Improve OpenMP target support for C++ [PR92120 v5]

Dominators question
 2021-12-03 16:46 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V: add gcc support for Scalar Cryptography v1.0.0-rc6
 2021-12-03 16:11 UTC  (3+ messages)

[PATCH 0/2] RISC-V: Vector extensions support
 2021-12-03 15:50 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Allow extension name contain digit
` [PATCH 2/2] RISC-V: Minimal support of vector extensions

[PATCH][WIP] PR tree-optimization/101808 Boolean comparison simplification
 2021-12-03 15:43 UTC  (7+ messages)
    ` [EXTERNAL] "

[PATCH] Improve AutoFDO count propagation algorithm
 2021-12-03 15:41 UTC  (2+ messages)

[Patch 2/8, Arm, GCC] Add Armv8.1-M Mainline target feature +pacbti. [Was RE: [Patch 1/7, Arm, GCC] Add Armv8.1-M Mainline target feature +pacbti.]
 2021-12-03 14:59 UTC  (2+ messages)

[Patch] libgomp.texi: Update OMP_PLACES
 2021-12-03 14:57 UTC  (4+ messages)

[PATCH] regrename: Skip renaming if instruction is noop move
 2021-12-03 14:57 UTC  (3+ messages)
` [PATCH v2] "

[PR103028] test ifcvt trap_if seq more strictly after reload
 2021-12-03 14:56 UTC  (2+ messages)

[patch] Fortran/OpenMP: Support most of 5.1 atomic extensions
 2021-12-03 14:47 UTC  (2+ messages)

[PATCH] Loop unswitching: support gswitch statements
 2021-12-03 14:09 UTC  (19+ messages)

[PATCH] PR fortran/103505 - ICE in compare_bound_mpz_t, at fortran/resolve.c:4587
 2021-12-03 12:59 UTC  (2+ messages)

[PATCH v2] [AARCH64] Fix PR target/103100 -mstrict-align and memset on not aligned buffers
 2021-12-03 12:40 UTC  (3+ messages)

[PATCH 2/5]AArch64 sve: combine nested if predicates
 2021-12-03 11:55 UTC  (10+ messages)

[PATCH] tree-optimization/103456 - Record only successes from object_sizes_set
 2021-12-03 11:13 UTC  (3+ messages)
` [COMMITTED] "
  ` [committed] testsuite: Fix up pr103456.c testcase [PR103456]

[PATCH] [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class
 2021-12-03  9:43 UTC  (3+ messages)

Re:Led bulb
 2021-12-03  9:30 UTC 

Improve -fprofile-report
 2021-12-03  9:28 UTC  (4+ messages)

[PR103149] introduce asmnesia internal function
 2021-12-03  9:14 UTC  (3+ messages)

Compare guessed profile frequencies to actual profile feedback in profile dump file
 2021-12-03  8:38 UTC  (2+ messages)

[PATCH] fix spelling of -linker-output-auto-nolto-rel
 2021-12-03  8:23 UTC  (2+ messages)

[PATCH] [Committed] New testcase for C++/71792, bitfields and auto
 2021-12-03  8:16 UTC 

[PATCH] tree-optimization/103514 Missing XOR-EQ-AND Optimization
 2021-12-03  7:01 UTC 

[PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-12-03  6:42 UTC  (6+ messages)

page:  |  | latest

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