public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-09-01 16:13 UTC  (16+ messages)
` [PATCH 01/18] rs6000: Handle overloads during program parsing
` [PATCH 02/18] rs6000: Move __builtin_mffsl to the [always] stanza
` [PATCH 03/18] rs6000: Handle gimple folding of target built-ins
` [PATCH 04/18] rs6000: Handle some recent MMA builtin changes
` [PATCH 05/18] rs6000: Support for vectorizing built-in functions
` [PATCH 06/18] rs6000: Builtin expansion, part 1
` [PATCH 07/18] rs6000: Builtin expansion, part 2
` [PATCH 08/18] rs6000: Builtin expansion, part 3
` [PATCH 09/18] rs6000: Builtin expansion, part 4
` [PATCH 10/18] rs6000: Builtin expansion, part 5
` [PATCH 11/18] rs6000: Builtin expansion, part 6
` [PATCH 12/18] rs6000: Update rs6000_builtin_decl
` [PATCH 13/18] rs6000: Miscellaneous uses of rs6000_builtins_decl_x
` [PATCH 14/18] rs6000: Debug support
` [PATCH 15/18] rs6000: Update altivec.h for automated interfaces

[PATCH] Fix arm target build with inhibit_libc
 2021-09-01 15:48 UTC  (4+ messages)

[PATCH] Jit, testsuite: Amend expect processing to tolerate more platforms
 2021-09-01 14:43 UTC  (2+ messages)
` [PING] "

[pushed] Objective-C, NeXT: Fix messenging non-aggregate return-in-memory
 2021-09-01 14:25 UTC 

[pushed] C-family: Add attribute 'unavailable'
 2021-09-01 14:15 UTC 

[PATCH]AArch64 RFC: Don't cost all scalar operations during vectorization if scalar will fuse
 2021-09-01 13:47 UTC  (3+ messages)

[PATCH] Check the type of mask while generating cond_op in gimple simplication
 2021-09-01 13:33 UTC  (8+ messages)

[pushed] coroutines : Add a missed begin/finish else clause to the codegen
 2021-09-01 13:28 UTC 

[pushed] coroutines: No cleanups on goto statements
 2021-09-01 13:25 UTC 

[committed] libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY
 2021-09-01 13:02 UTC 

[committed] libphobos: Update comment for DRUNTIME_OS_SOURCES
 2021-09-01 13:02 UTC 

[PATCH] graph output: use better colors for edges
 2021-09-01 11:20 UTC  (2+ messages)

[PATCH 0/8] coroutines: Use DECL_VALUE_EXPRs to assist in debug [PR99215]
 2021-09-01 10:56 UTC  (9+ messages)
` [PATCH 1/8] coroutines : Use DECL_VALUE_EXPR instead of rewriting vars
  ` [PATCH 2/8] coroutines: Add a helper for creating local vars
    ` PATCH 3/8] coroutines: Support for debugging implementation state
      ` [PATCH 4/8] coroutines: Make some of the artificial names more debugger-friendly
        ` [PATCH 5/8] coroutines: Define and populate accessors for debug state
          ` [PATCH 6/8] coroutines: Convert implementation variables to debug-friendly form
            ` [PATCH 7/8] coroutines: Make proxy vars for the function arg copies
              ` [PATCH 8/8] coroutines: Make the continue handle visible to debug

[PATCH] tree-optimization/93491 - avoid PRE of trapping calls across exits
 2021-09-01 10:56 UTC 

[PATCH] tree-optimization/102139 - fix SLP DR base alignment
 2021-09-01 10:26 UTC  (5+ messages)

[PATCH] vectorizer: Fix up vectorization using WIDEN_MINUS_EXPR [PR102124]
 2021-09-01 10:12 UTC  (2+ messages)

[PATCH] bswap: Fix up bswap_view_convert handling [PR102141]
 2021-09-01 10:02 UTC  (2+ messages)

[PATCH v3] md/define_c_enum: support value assignation
 2021-09-01 10:01 UTC  (2+ messages)

[PATCH]AArch64 Make use of FADDP in simple reductions
 2021-09-01  9:59 UTC 

[PATCH] tree-optimization/102155 - fix LIM fill_always_executed_in CFG walk
 2021-09-01  9:58 UTC 

[PATCH] libstdc++-v3: Check for TLS support on mingw
 2021-09-01  9:52 UTC  (5+ messages)
  `  "

Fix PR 25886. Convert OMP_CLAUSE_* into sub-codes
 2021-09-01  9:49 UTC  (3+ messages)
` Simplify 'gcc/tree.c:walk_tree_1' handling of 'OMP_CLAUSE' (was: Fix PR 25886. Convert OMP_CLAUSE_* into sub-codes.)

[PATCH] Add MIPS Linux support to gcc.misc-tests/linkage.c (testsuite/51748)
 2021-09-01  9:46 UTC  (3+ messages)

[Patch] C, C++, Fortran, OpenMP: Add support for device-modifiers for 'omp target device'
 2021-09-01  9:02 UTC  (8+ messages)
  ` [Patch v2] "

[PATCH] Fix target/101934: aarch64 memset code creates unaligned stores for -mstrict-align
 2021-09-01  8:51 UTC  (2+ messages)

[PATCH] C++: add type checking for static local vector variable in template
 2021-09-01  8:11 UTC 

[PATCH] tree-optimization/102149 - add testcase for fixed bug
 2021-09-01  7:31 UTC 

[RFC/PATCH] ipa-inline: Add target info into fn summary [PR102059]
 2021-09-01  7:02 UTC 

[PATCH] rs6000: Remove useless toc-fusion option
 2021-09-01  6:56 UTC 

[PATCH] rs6000: Fix some issues in rs6000_can_inline_p [PR102059]
 2021-09-01  6:55 UTC 

[Committed] Fix subreg_promoted_mode breakage on various platforms
 2021-09-01  6:55 UTC  (2+ messages)

[PATCH] Set bound/cmp/control for until wrap loop
 2021-09-01  5:22 UTC  (7+ messages)

[PATCH] warn for more impossible null pointer tests
 2021-09-01  2:08 UTC 

[PATCH 0/2] New target hook TARGET_COMPUTE_MULTILIB and implementation for RISC-V
 2021-09-01  0:23 UTC  (6+ messages)
` [PATCH 1/2] Add TARGET_COMPUTE_MULTILIB hook to override multi-lib result
` [PATCH 2/2] RISC-V: Implement TARGET_COMPUTE_MULTILIB

[PATCH] Generate XXSPLTIDP on power10
 2021-08-31 23:41 UTC  (6+ messages)
` Ping: "

[PATCH] Preserve SUBREG_PROMOTED_VAR_P on (extend:HI (subreg/s:QI (reg:SI)))
 2021-08-31 21:00 UTC  (5+ messages)

[pushed] c++: Various small fixes
 2021-08-31 19:53 UTC 

[PATCH] C: PR c/79412: Poison decls with error_mark_node after type mismatch
 2021-08-31 19:49 UTC  (2+ messages)

[PATCH] c++: shortcut bad convs during overload resolution [PR101904]
 2021-08-31 19:15 UTC  (2+ messages)

[PATCH] PR fortran/93834 - [9/10/11/12 Regression] ICE in trans_caf_is_present, at fortran/trans-intrinsic.c:8469
 2021-08-31 19:05 UTC  (2+ messages)
` *PING* "

[PATCH 2/2]AArch64: Add better costing for vector constants and operations
 2021-08-31 18:37 UTC  (6+ messages)

[PATCH] PR fortran/56985 - gcc/fortran/resolve.c:920: "'%s' in cannot appear in COMMON ..."
 2021-08-31 18:30 UTC 

[PATCH 0/4] libffi: Sync with upstream
 2021-08-31 18:24 UTC  (7+ messages)
` [PATCH 1/4] libffi: Add HOWTO_MERGE, autogen.sh and merge.sh
` [PATCH 2/4] libffi: Sync with libffi 3.4.2
` [PATCH 3/4] libffi: Integrate with GCC
` [PATCH 4/4] libffi: Integrate testsuite with GCC testsuite

[committed] libstdc++: Add valid range checks to std::span constructors [PR98421]
 2021-08-31 18:14 UTC 

[gomp4] Implement tiling
 2021-08-31 17:37 UTC  (4+ messages)
` [patch 0/5] OpenACC tile clause support
  ` [Patch 1/5] OpenACC tile clause support, OMP_CLAUSE_TILE adjustments

[committed] avoid valid Coverity warning for comparing array to zero
 2021-08-31 17:29 UTC 

[committed] libstdc++: Make Networking TS headers more portable [PR100285]
 2021-08-31 16:54 UTC  (2+ messages)
` [committed] libstdc++: Fix broken autoconf check for O_NONBLOCK

[committed] libstdc++: Remove redundant noexcept-specifier on definitions
 2021-08-31 16:49 UTC 

[committed] libstdc++: Add missing return for atomic timed wait [PR102074]
 2021-08-31 16:49 UTC 

[committed] libstdc++: Improve error handling in Net TS name resolution
 2021-08-31 16:38 UTC 

[committed] libstdc++: Fix ip::tcp::resolver test failure on Solaris
 2021-08-31 16:37 UTC 

[pushed] c++: Improve error recovery with constexpr [PR92193]
 2021-08-31 16:17 UTC 

[PATCH] c++: check arity before deduction w/ explicit targs [PR12672]
 2021-08-31 15:53 UTC  (2+ messages)

[PATCH 1/5]AArch64 sve: combine inverted masks into NOTs
 2021-08-31 15:45 UTC  (2+ messages)

[committed] Restore intent of data-sym-multi-pool test
 2021-08-31 15:11 UTC 

[gomp] Add langhook, so that Fortran can privatize variables by reference
 2021-08-31 14:45 UTC  (6+ messages)

[PATCH,V3 0/3] Allow means for late BTF generation for BPF CO-RE
 2021-08-31 14:08 UTC  (4+ messages)
` [PATCH,V3 1/3] debug: add BTF_WITH_CORE_DEBUG debug format
` [PATCH,V3 2/3] bpf: Add new -mco-re option for BPF CO-RE
` [PATCH, V3 3/3] dwarf2out: Emit BTF in dwarf2out_finish for BPF CO-RE usecase

[wwwdocs] gcc-12/changes.html: nvptx - new __PTX_SM__ macro
 2021-08-31 13:57 UTC  (2+ messages)

[committed] More stabs removal
 2021-08-31 13:56 UTC 

[PATCH] c++: fix cases of core1001/1322 by not dropping cv-qualifier of function parameter of type of typename or decltype[PR101402,PR102033,PR102034,PR102039,PR102044]
 2021-08-31 13:55 UTC 

[PATCH 4/5]AArch64 sve: optimize add reduction patterns
 2021-08-31 13:35 UTC 

[PATCH 3/5]AArch64 sve: do not keep negated mask and inverse mask live at the same time
 2021-08-31 13:35 UTC 

[PATCH 2/5]AArch64 sve: combine nested if predicates
 2021-08-31 13:31 UTC 

[PATCH 1/2]middle-end Teach CSE to be able to do vector extracts
 2021-08-31 13:29 UTC 

[PATCH]AArch64[RFC] Force complicated constant to memory when beneficial
 2021-08-31 13:26 UTC 

libgo patch committed: Update to Go1.17rc2 release
 2021-08-31 13:24 UTC  (2+ messages)

[committed] libstdc++: Fix 17_intro/names.cc failures on Solaris
 2021-08-31 13:19 UTC 

[PATCH] testsuite: Fix gcc.dg/vect/pr101145* tests [PR101145]
 2021-08-31 12:47 UTC  (3+ messages)

[PATCH] PR middle-end/100810: Penalize IV candidates with undefined value bases
 2021-08-31 12:46 UTC  (2+ messages)

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-08-31 12:34 UTC  (20+ messages)

[PATCH 2/6] [i386] Enable _Float16 type for TARGET_SSE2 and above
 2021-08-31 11:57 UTC  (24+ messages)
` [PATCH] Make sure we're playing with integral modes before call extract_integral_bit_field
                                    ` [PATCH 0/2] Get rid of all float-int special cases in validate_subreg
                                      ` [PATCH 1/2] Revert "Make sure we're playing with integral modes before call extract_integral_bit_field."
                                      ` [PATCH 2/2] Get rid of all float-int special cases in validate_subreg

[PATCH] Fix incorrect computation in fill_always_executed_in_1
 2021-08-31 11:29 UTC  (14+ messages)
      ` [PATCH v2] Fix incomplete "
              ` [PATCH v3] "

[PATCH v2] md/define_c_enum: support value assignation
 2021-08-31 11:20 UTC  (2+ messages)

[PATCH] tree-optimization/102142 - fix typo in loop BB reduc cost adjustment
 2021-08-31 10:26 UTC 

[RFA] Some libgcc headers are missing the runtime exception
 2021-08-31 10:01 UTC  (6+ messages)

[PATCH 1/3] md/define_c_enum: support value assignation
 2021-08-31  9:45 UTC  (2+ messages)

[PATCH] middle-end/102129 - avoid TER of possibly trapping expressions
 2021-08-31  9:37 UTC 

[PATCH] c++, abi: Set DECL_FIELD_ABI_IGNORED on C++ zero width bitfields [PR102024]
 2021-08-31  9:15 UTC  (5+ messages)

[PATCH] c++: Fix docs on assignment of virtual bases [PR60318]
 2021-08-31  8:53 UTC 

[PATCH] x86_64: Issue -Wpsabi warning about C++ zero width bitfield ABI changes [PR102024]
 2021-08-31  8:05 UTC 

[PATCH] tree-ssa-ccp: Fix up bit_value_binop on RSHIFT_EXPR [PR102134]
 2021-08-31  7:52 UTC  (2+ messages)

[PATCH][pushed] Add -fprofile-reproducible=parallel-runs to STAGEfeedback_CFLAGS to Makefile.tpl
 2021-08-31  6:54 UTC  (5+ messages)

[PATCH] Fix gcc.dg/ipa/inline-8.c for -fPIC
 2021-08-31  6:15 UTC  (2+ messages)

[PATCH] Fix PR driver/79181 (and others), not deleting some /tmp/cc* files for LTO
 2021-08-31  6:12 UTC  (2+ messages)

[PATCH] Fix x86/56337 : 1<<28 alignment is broken
 2021-08-31  6:11 UTC  (3+ messages)

[Patch] Fortran: Fix Bind(C) char-len check, add ptr-contiguous check
 2021-08-31  6:09 UTC  (4+ messages)
` *PING* – "
  ` *PING**2 "

[PATCH] Fix PR 90142: contrib/download_prerequisites uses test ==
 2021-08-31  6:08 UTC  (2+ messages)

[PATCH] gdb: Add a dependency between gdb and libbacktrace
 2021-08-31  6:07 UTC  (2+ messages)

[PATCH] enable ranger and caching in pass_waccess
 2021-08-31  6:00 UTC  (8+ messages)
    ` [PING][PATCH] "
          ` [PING #2][PATCH] "

[PATCHv4 00/34] Replace the Power target-specific builtin machinery
 2021-08-31  3:34 UTC  (4+ messages)
` [PATCH 19/34] rs6000: Handle overloads during program parsing

[PATCH] libffi: Fix MIPS r6 support
 2021-08-31  2:46 UTC  (7+ messages)

[PATCH] c++: parameter pack inside constexpr if [PR101764]
 2021-08-31  2:05 UTC 

[PATCH] jit : Generate debug info for variables
 2021-08-31  0:23 UTC  (2+ messages)
` Sv: "

[pushed] c++: fold function template args sooner [PR101460]
 2021-08-30 22:45 UTC  (3+ messages)
` [pushed] c++: preserve location through constexpr

[committed] analyzer: support "bifurcation"; reimplement realloc [PR99260]
 2021-08-30 22:45 UTC 

[PATCH] PR fortran/101327 - ICE in find_array_element, at fortran/expr.c:1355
 2021-08-30 21:40 UTC 

[pushed] c++: limit instantiation with ill-formed class [PR96286]
 2021-08-30 21:27 UTC 

[PATCH v3 0/6] rs6000: Support more SSE4 intrinsics
 2021-08-30 21:24 UTC  (5+ messages)
` [PATCH v3 1/6] rs6000: Support SSE4.1 "round" intrinsics

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