public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 0/4] openacc: Async fixes
 2021-06-30  8:28 UTC  (7+ messages)
` [PATCH 1/4] openacc: Async fix for lib-94 testcase
` [PATCH 2/4] openacc: Fix async bugs in several OpenACC test cases
` [PATCH 3/4] openacc: Fix asynchronous host-to-device copies in libgomp runtime
` [PATCH 4/4] openacc: Profiling-interface fixes for asynchronous operations

[ARM] PR66791: Replace calls to builtin in vmul_n (a, b) intrinsics with __a * __b
 2021-06-30  8:27 UTC  (9+ messages)

RFC: Experimental use of Sphinx for GCC documentation
 2021-06-30  7:52 UTC  (24+ messages)
` RFC: "
    ` GCC documentation: porting to Sphinx
                        ` [PATCH] Port GCC documentation "

HELP!! How to inhibit optimizations applied to .DEFERRED_INIT argument?
 2021-06-30  7:46 UTC  (2+ messages)

[POWER10] __morestack calls from pcrel code
 2021-06-30  6:55 UTC 

[PATCH] Add stmt context in simplify_using_ranges
 2021-06-30  6:20 UTC  (2+ messages)

[PATCH 0/2] Ranger-based backwards threader implementation
 2021-06-30  6:08 UTC  (7+ messages)
` [PATCH 1/2] Implement basic block path solver
` [PATCH 2/2] Backwards jump threader rewrite with ranger

[PATCH 1/4] add utility to poison globals that should not be used
 2021-06-30  5:35 UTC  (4+ messages)
` [PATCH 2/4] allow poisoning input_location in ranges it "
` [PATCH 3/4] allow poisoning cfun
` [PATCH 4/4] poison input_location and cfun in one spot

[PATCH] fixinc: don't "fix" machine names in quoted string [PR91085]
 2021-06-30  2:56 UTC  (6+ messages)
` [PATCH v2] fixinc: don't "fix" machine names in __has_include(...) [PR91085]
    ` [PATCH v3] "

[PATCH] rs6000: Remove unspecs for vec_mrghl[bhw]
 2021-06-30  1:47 UTC  (4+ messages)
    ` Ping: "

[PATCH] define auto_vec copy ctor and assignment (PR 90904)
 2021-06-30  1:46 UTC  (20+ messages)

[PATCH] rs6000: Expand fmod and remainder when built with fast-math [PR97142]
 2021-06-30  1:44 UTC  (4+ messages)
` Ping: "
    ` Ping ^ 2: "

[PATCH] rs6000: Fix wrong code generation for vec_sel [PR94613]
 2021-06-30  1:42 UTC  (4+ messages)
    ` Ping: "

[PATCH] AIX code CSECT alignment
 2021-06-30  0:38 UTC 

[PATCH 0/3] Add Power10 IEEE 128-bit min, max, conditional move
 2021-06-30  0:06 UTC  (13+ messages)
` [PATCH 1/3] Add IEEE 128-bit min/max support on PowerPC
` [PATCH 2/3] Fix IEEE 128-bit min/max test
    ` [PATCH 2/3 V2] "

[PATCH] c++: DR2397 - auto specifier for * and & to arrays [PR100975]
 2021-06-29 22:01 UTC  (3+ messages)

[PATCH] [RFC] libgcc: Add a backchain fallback to _Unwind_Backtrace() on PowerPC
 2021-06-29 21:11 UTC 

[Patch] Add 'default' to -foffload=; document that flag [PR67300]
 2021-06-29 21:02 UTC  (18+ messages)

[pushed] c++: don't treat member var as var template
 2021-06-29 20:51 UTC 

Go patch committed: In composite literals use temps only for interfaces
 2021-06-29 20:44 UTC  (2+ messages)

[RFC] ipa: Adjust references to identify read-only globals
 2021-06-29 20:18 UTC 

[PATCH][gcc] Allow functions without C-style ellipsis to use format attribute
 2021-06-29 19:56 UTC  (2+ messages)

[PATCH 0/4] v4 PHI-OPT move abs_replacement to match.pd
 2021-06-29 19:54 UTC  (13+ messages)
` [PATCH 1/4] Duplicate the range information of the phi onto the new ssa_name
` [PATCH 2/4] Allow match-and-simplified phiopt to run in early phiopt
` [PATCH 3/4] Try inverted comparison for match_simplify in phiopt
` [PATCH 4/4] Port most of the A CMP 0 ? A : -A to match

[PATCH 1/2] c++: Fix push_access_scope and introduce RAII wrapper for it
 2021-06-29 19:38 UTC  (4+ messages)
` [PATCH 2/2] c++: Extend PR96204 fix to variable templates

Go patch commited: Set DECL_NAMELESS for temporaries
 2021-06-29 19:22 UTC 

[PATCH] tree-optimization/101254 - Fix MINUS_EXPR relations
 2021-06-29 19:10 UTC 

[PATCH] Allow PHIs to pick up global values
 2021-06-29 19:10 UTC 

[PATCH] c++: cxx_eval_array_reference and empty elt type [PR101194]
 2021-06-29 18:49 UTC  (2+ messages)

[PATCH 0/4] rs6000: Add SSE4.1 "test" and "blend" intrinsics
 2021-06-29 18:08 UTC  (5+ messages)
` [PATCH 1/4] rs6000: Add support for SSE4.1 "test" intrinsics
` [PATCH 2/4] rs6000: Add tests "
` [PATCH 3/4] rs6000: Add support for SSE4.1 "blend" intrinsics
` [PATCH 4/4] rs6000: Add tests "

[PATCH] i386: Add V2SFmode vec_addsub pattern [PR95046]
 2021-06-29 17:19 UTC 

[wwwdocs] gcc-12/changes.html: GCN - add TI mode, mention -foffload(-options)
 2021-06-29 16:38 UTC  (2+ messages)

[PATCH 0/7] PHI-OPT move abs_replacement to match.pd
 2021-06-29 15:17 UTC  (5+ messages)
` [PATCH 4/7] Allow match-and-simplified phiopt to run in early phiopt

[PATCH] Rearrange detection of temporary directory for NetBSD
 2021-06-29 15:15 UTC  (5+ messages)

[COMMITTED V10 3/7] CTF/BTF debug formats
 2021-06-29 15:11 UTC  (4+ messages)

[PATCH 0/5] amdgcn: Improve TImode support
 2021-06-29 15:10 UTC  (4+ messages)
` [PATCH 2/5] amdgcn: Add [us]mulsi3_highpart SGPR alternatives & [us]mulsid3/muldi3 expanders

[PATCH 0/3] amdgcn: Integer multiplication improvements
 2021-06-29 14:50 UTC  (4+ messages)
` [PATCH 1/3] amdgcn: Mark s_mulk_i32 as clobbering SCC
` [PATCH 2/3] amdgcn: Add [us]mulsi3_highpart SGPR alternatives
` [PATCH 3/3] amdgcn: Add [us]mulsid3/muldi3 patterns

[PATCH] Add forward propagation to SLP "any" permutes
 2021-06-29 13:33 UTC 

[PATCH] Refactor SLP permute opt propagation
 2021-06-29 11:29 UTC 

[PATCH] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-06-29 10:54 UTC  (9+ messages)

[ARM] PR98435: Missed optimization in expanding vector constructor
 2021-06-29 10:46 UTC  (9+ messages)

[PATCH] New hook adjust_iv_update_pos
 2021-06-29  9:19 UTC  (7+ messages)

[PATCH] match.pd: Avoid (intptr_t)x eq/ne CST to x eq/ne (typeof x) CST opt in GENERIC when sanitizing [PR101210]
 2021-06-29  8:38 UTC  (2+ messages)

[PATCH] tree-optimization/101242 - fix reverse graph entry detection
 2021-06-29  8:34 UTC 

[PATCH v5 0/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast
 2021-06-29  8:17 UTC  (12+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] x86: Add vec_duplicate<mode> expander

[PATCH 0/2] RISC-V: Add ldr/str instruction for T-HEAD
 2021-06-29  8:11 UTC  (3+ messages)
` [PATCH 1/2] RISC-V: Add arch flags "
` [PATCH 2/2] RISC-V: Add ldr/str instruction "

pdp11: Fix warnings to allow compilation with a recent GCC and --enable-werror-always
 2021-06-29  7:28 UTC  (3+ messages)

[ARM] PR66791: Gate comparison in vca intrinsics on __FAST_MATH__
 2021-06-29  7:20 UTC  (2+ messages)

[PATCH] The upper bits of FIXUPIMMS{S, D} should come from src1 not dest
 2021-06-29  4:55 UTC 

[committed] analyzer: introduce byte_range and use to simplify dumps
 2021-06-28 23:21 UTC 

[PATCH] tree-optimization: Optimize division followed by multiply [PR95176]
 2021-06-28 23:10 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH v6 0/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast
 2021-06-28 22:16 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] x86: Add vec_duplicate<mode> expander

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-06-28 21:23 UTC  (18+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 2/13] v2 Use new per-location warning APIs in Ada
    ` [PATCH 7/13] v2 Use new per-location warning APIs in the FORTRAN front end
    ` [PATCH 8/13] v2 Use new per-location warning APIs in libcc1
    ` [PATCH 11/13] v2 Use new per-location warning APIs in the Objective-C front end
    ` [PATCH 13/13] v2 Add regression tests for PR 74765 and 74762

[PATCH, rs6000] Update Power10 scheduling description for fused instruction types
 2021-06-28 21:18 UTC  (3+ messages)

[PATCH] correct handling of variable offset minus constant in -Warray-bounds (PR 100137)
 2021-06-28 19:33 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] improve warning suppression for inlined functions (PR 98465, 98512)
 2021-06-28 18:10 UTC  (8+ messages)
    ` [PATCH 0/4] improve warning suppression for inlined functions (PR 98512)
      ` [PATCH 1/4] introduce diagnostic infrastructure changes "
            ` [PING][PATCH "

[PATCH] libbacktrace: fix DWARF suppport for XCOFF files
 2021-06-28 17:37 UTC 

[COMMITTED V10 0/7] Support for the CTF and BTF debug formats
 2021-06-28 17:35 UTC  (8+ messages)
` [COMMITTED V10 1/7] dwarf: externalize some DWARF internals for needs of CTF/BTF
` [COMMITTED V10 2/7] dejagnu: modularize gcc-dg-debug-runtest a bit
` [COMMITTED V10 3/7] CTF/BTF debug formats
` [COMMITTED V10 4/7] CTF/BTF testsuites
` [COMMITTED V10 5/7] CTF/BTF documentation
` [COMMITTED V10 6/7] Enable BTF generation in the BPF backend
` [COMMITTED V10 7/7] libiberty: copy over .BTF section when using LTO

libgomp.fortran/defaultmap-8.f90: Fix non-shared memory handling
 2021-06-28 17:13 UTC 

[committed] libstdc++: More workarounds in 17_intro/names.cc test [PR 97088]
 2021-06-28 15:43 UTC  (5+ messages)

[committed] libstdc++: Remove redundant explicit instantiations
 2021-06-28 15:25 UTC 

[committed] libstdc++: Implement LWG 2762 for std::unique_ptr::operator*
 2021-06-28 14:19 UTC  (4+ messages)

[PATCH] mips: Fix up mips_atomic_assign_expand_fenv [PR94780]
 2021-06-28 13:50 UTC  (2+ messages)
` PING: "

[PATCH] Generalize -fuse-ld= to support absolute path or arbitrary ld.linker
 2021-06-28 13:49 UTC  (7+ messages)

[committed] libstdc++: Allow unique_ptr<Incomplete[]>::operator[] [PR 101236]
 2021-06-28 13:24 UTC 

[committed] libstdc++: Implement LWG 415 for std::ws
 2021-06-28 13:23 UTC 

[PATCH] rs6000: Fix restored rs6000_long_double_type_size
 2021-06-28 12:19 UTC  (3+ messages)

[PATCH][pushed] mklog: Handle correctly long lines
 2021-06-28 11:44 UTC 

rs6000: Fix typos in float128 ISA3.1 support
 2021-06-28 10:22 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH] tree-optimization/101229 - fix vectorizer SLP hybrid detection with PHIs
 2021-06-28  9:55 UTC 

[wwwdocs] gcc-12/changes.html: OpenMP + GCN update
 2021-06-28  9:47 UTC  (3+ messages)

[PATCH] v850: add v850_can_inline_p target hook
 2021-06-28  9:27 UTC 

[PATCH] v850: silent 2 warnings
 2021-06-28  9:27 UTC 

[PATCH] tree-optimization/101207 - fix BB reduc permute elide with life stmts
 2021-06-28  8:34 UTC 

[RFC/PATCH] ira: Consider matching constraints with param [PR100328]
 2021-06-28  7:27 UTC  (5+ messages)
` [RFC/PATCH v3] ira: Support more matching constraint forms "

[PATCH] aix: handle 64bit inodes for include directories
 2021-06-28  7:16 UTC  (6+ messages)

[PATCH] rs6000: Adjust rs6000_density_test for strided_load
 2021-06-28  7:01 UTC  (4+ messages)
` [PATCH v2] rs6000: Add load density heuristic
  ` PING^1 "
    ` PING^2 "

[PATCH 5/6] make get_domminated_by_region return a auto_vec
 2021-06-28  7:01 UTC  (11+ messages)

[PATCH/RFC] combine: Tweak the condition of last_set invalidation
 2021-06-28  7:00 UTC  (4+ messages)
  ` [PATCH v2] "
    ` PING^1 "

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