public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[AArch64] Enable generation of FRINTNZ instructions
 2021-11-16 12:10 UTC  (4+ messages)

Use modref kills in tree-ssa-dse
 2021-11-16 12:06 UTC  (2+ messages)

[PATCH] middle-end/103248 - fix RDIV_EXPR handling with fixed point
 2021-11-16 11:57 UTC 

[PATCH] OpenMP: Ensure that offloaded variables are public
 2021-11-16 11:49 UTC 

[PATCH][GCC] arm: add armv9-a architecture to -march
 2021-11-16 11:48 UTC  (6+ messages)

[PATCH] regrename: Skip renaming if instruction is noop move
 2021-11-16 11:44 UTC 

[PATCH 1/5] libstdc++: Import the fast_float library
 2021-11-16 11:34 UTC  (9+ messages)
` [PATCH 2/5] libstdc++: Apply modifications to our local copy of fast_float
` [PATCH 3/5] libstdc++: Adjust fast_float's over/underflow behavior for conformnace
` [PATCH 4/5] libstdc++: Use fast_float in std::from_chars for binary32/64
` [PATCH 5/5] libstdc++: Import MSVC floating-point std::from_chars testcases

POS Customers Database
 2021-11-16 11:09 UTC 

[committed] arc: Update (u)maddhisi4 patterns
 2021-11-16 10:35 UTC 

[PATCH] tree-optimization/102880 - improve CD-DCE
 2021-11-16 10:31 UTC 

[vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2021-11-16 10:19 UTC  (4+ messages)

[PATCH] PR tree-optimization/103216: optimize some A ? (b op CST) : b into b op (A?CST:CST2)
 2021-11-16 10:17 UTC  (2+ messages)

[PATCH 2/2][GCC] arm: Declare MVE types internally via pragma
 2021-11-16 10:15 UTC 

[PATCH 1/2][GCC] arm: Move arm_simd_info array declaration into header
 2021-11-16 10:14 UTC 

[PATCH 0/2][GCC] arm: Define MVE types internally
 2021-11-16 10:14 UTC 

[PATCH] tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBITOFA into ((type)a) & signbit
 2021-11-16 10:03 UTC  (2+ messages)

[GCC-11 PATCH] aarch64: enable Ampere-1 CPU (backport to GCC11)
 2021-11-16 10:01 UTC  (2+ messages)

[committed] arc: Update arc specific tests
 2021-11-16  9:58 UTC 

[PATCH] Fix PR tree-optimization/103228 and 103228: folding of (type) X op CST where type is a nop convert
 2021-11-16  9:52 UTC  (2+ messages)

[PATCH] ipa-sra: Testcase that removing a "returns_nonnull" retval works
 2021-11-16  9:42 UTC 

[PATCH] libstdc++: Merge latest Ryu sources
 2021-11-16  9:33 UTC  (2+ messages)

[PATCH] openmp: Add support for thread_limit clause on target
 2021-11-16  9:25 UTC  (4+ messages)
  ` [committed] libgomp: Mark thread_limit clause to target construct as implemented

[committed] openmp: Regimplify operands of GIMPLE_COND in a few more places [PR103208]
 2021-11-16  9:24 UTC 

[PATCH] waccess: Fix up pass_waccess::check_alloc_size_call [PR102009]
 2021-11-16  9:04 UTC  (2+ messages)

[PATCH 0/4] config: Allow a host to opt out of PCH
 2021-11-16  8:52 UTC  (11+ messages)
  ` [PATCH] pch: Add support for PCH for relocatable executables

[PATCH] i386: vcvtph2ps and vcvtps2ph should be used to convert _Float16 to SFmode with -mf16c [PR 102811]
 2021-11-16  8:48 UTC  (3+ messages)

[PATCH] aix: handle 64bit inodes for include directories
 2021-11-16  8:45 UTC  (11+ messages)

aix: Add FAT library support for libffi for AIX
 2021-11-16  8:44 UTC  (2+ messages)

[PATCH] gcc: implement AIX-style constructors
 2021-11-16  8:42 UTC  (6+ messages)

[PATCH] i386: add alias for f*mul_*ch intrinsics
 2021-11-16  8:35 UTC  (2+ messages)

[PATCH] x86_64: Avoid rorx rotation instructions with -Os
 2021-11-16  8:34 UTC  (2+ messages)

Basic kill analysis for modref
 2021-11-16  8:19 UTC  (8+ messages)

[PATCH] Fix spelling of ones' complement
 2021-11-16  7:03 UTC  (4+ messages)

[PATCH] configure: define TARGET_LIBC_GNUSTACK on musl
 2021-11-16  5:13 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] Add a missing return transforming atomic bit test and operations
 2021-11-16  3:20 UTC  (2+ messages)

[PATCH] tree-optimization: [PR103245] Improve detection of abs pattern using multiplication
 2021-11-16  3:02 UTC  (2+ messages)

[PATCH] PCH: Make the save and restore diagnostics more robust
 2021-11-16  2:32 UTC  (2+ messages)

[PATCH] Avoid pathological function redeclarations when checking access sizes [PR102759]
 2021-11-16  2:23 UTC  (2+ messages)

[PATCH] Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS
 2021-11-16  2:21 UTC  (4+ messages)

[PATCH, rs6000] Optimization for vec_xl_sext
 2021-11-16  2:16 UTC 

[PATCH] Update my email address
 2021-11-16  1:04 UTC 

[PATCH] c++: designated init of char array by string constant [PR55227]
 2021-11-16  1:03 UTC  (3+ messages)
` PING: "

[PATCH 1/4] Generate off-stack nested function trampolines
 2021-11-16  0:19 UTC  (2+ messages)

[PATCH] Combine malloc + memset to calloc
 2021-11-15 23:54 UTC  (2+ messages)

[pushed] c++: split_nonconstant_init and flexarrays
 2021-11-15 23:50 UTC 

[PATCH] c++: __builtin_bit_cast To C array target type [PR103140]
 2021-11-15 23:32 UTC  (4+ messages)

[PATCH] libcpp: Implement -Wbidirectional for CVE-2021-42574 [PR103026]
 2021-11-15 23:15 UTC  (8+ messages)
  ` [PATCH v2] "
          ` [PATCH] libcpp: Implement -Wbidi-chars "

[PATCH 0/3] gimple-fold improvements
 2021-11-15 22:53 UTC  (11+ messages)
` [PATCH 3/3] gimple-fold: Use ranges to simplify strncat and snprintf
` [PATCH v2 0/3] gimple-fold improvements
  ` [PATCH v2 1/3] gimple-fold: Transform stp*cpy_chk to str*cpy directly
  ` [PATCH v2 2/3] gimple-fold: Use ranges to simplify _chk calls
  ` [PATCH v2 3/3] gimple-fold: Use ranges to simplify strncat and snprintf

[PATCH] simplify get_range_strlen interface
 2021-11-15 22:42 UTC  (2+ messages)

[PATCH 0/6] RFC: adding support to GCC for detecting trust boundaries
 2021-11-15 22:30 UTC  (6+ messages)
` [PATCH 2/6] Add returns_zero_on_success/failure attributes

[PATCH] PR fortran/99061 - [10/11/12 Regression] ICE in gfc_conv_intrinsic_atan2d, at fortran/trans-intrinsic.c:4728
 2021-11-15 21:38 UTC 

[PATCH] Check optab before transforming atomic bit test and operations
 2021-11-15 20:58 UTC  (5+ messages)
      ` [PATCH v2] "

[pushed] configure, Darwin: Check ld64 support for -platform-version
 2021-11-15 19:40 UTC 

[PATCH] Add TSVC tests
 2021-11-15 19:33 UTC  (4+ messages)

[PATCH 0/3] Add _dl_find_eh_frame function for unwinder optimization
 2021-11-15 19:28 UTC  (5+ messages)
` [PATCH 1/3] nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.c
` [PATCH 2/3] elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeres

[PATCH v5 0/1] implement TLS register based stack canary for ARM
 2021-11-15 18:04 UTC  (2+ messages)
` [PATCH v5 1/1] [ARM] Add support for TLS register based stack protector canary access

[PATCH v2] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
 2021-11-15 17:24 UTC  (5+ messages)

[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-11-15 17:05 UTC  (2+ messages)

[PATCH 0/2] Make use of the diagnose_as attribute to improve libstdc++ diagnostics
 2021-11-15 17:05 UTC  (3+ messages)
` [PATCH 1/2] libstdc++: Use diagnose_as attribute to improve string diagnostics
` [PATCH 2/2] libstdc++: Use diagnose_as attribute to improve simd diagnostics

[PATCH] restore ancient -Waddress for weak symbols [PR33925]
 2021-11-15 16:50 UTC  (5+ messages)
    ` PING "
      ` PING 2 "

[PATCH] fix up compute_objsize (including PR 103143)
 2021-11-15 16:49 UTC  (2+ messages)
` PING "

[PATCH 0/2] provide simple detection of indeterminate pointers
 2021-11-15 16:47 UTC  (3+ messages)
` PING "
  ` PING 2 "

[PATCH 0/11] warning control by group and location (PR 74765)
 2021-11-15 16:43 UTC  (13+ messages)
  ` [PATCH 0/13] v2 "
    ` [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups "
                  ` Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' (was: [PATCH 1/13] v2 [PATCH 1/13] Add support for per-location warning groups (PR 74765))
                    ` [ping] Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map'

[PATCH 0/5] Add Power10 XXSPLTI* and LXVKQ instructions
 2021-11-15 16:38 UTC  (11+ messages)
` [PATCH 1/5] Add XXSPLTI* and LXVKQ instructions (new data structure and function)
  ` Ping: "
` [PATCH 2/5] Add Power10 XXSPLTI* and LXVKQ instructions (LXVKQ)
  ` Ping: "
` [PATCH 3/5] Add Power10 XXSPLTIW
  ` Ping: "
` [PATCH 4/5] Add Power10 XXSPLTIDP for vector constants
  ` Ping: "
` [PATCH 5/5] Add Power10 XXSPLTIDP for SFmode/DFmode constants
  ` Ping: "

[COMMITTED] Drop tree overflow in irange setter
 2021-11-15 16:32 UTC 

Enable ipa-sra for functions with fnspec attribute
 2021-11-15 16:31 UTC  (2+ messages)

Enable more type attributes for signature changes
 2021-11-15 15:38 UTC  (2+ messages)

[PATCH] tree-optimization/102880 - make PHI-OPT recognize more CFGs
 2021-11-15 14:52 UTC 

[committed] Make test names unique for a couple of goacc tests
 2021-11-15 14:50 UTC  (6+ messages)
  ` [ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line (was: [committed] Make test names unique for a couple of goacc tests)
    ` [ping^2] Make sure that we get unique test names if several DejaGnu directives refer to the same line [PR102735]
      ` [ping^3] "
        ` [ping^4] "

[PATCH] rs6000: Fix a handful of 32-bit built-in function problems in the new support
 2021-11-15 14:32 UTC  (8+ messages)

[PATCH 4/5] if-conv: Apply VN to hoisted conversions
 2021-11-15 14:11 UTC  (4+ messages)

[PATCH] x86: Add gcc.target/i386/pr103205-2.c
 2021-11-15 13:52 UTC  (2+ messages)

[committed] testsuite: Add testcase for already fixed PR [PR100469]
 2021-11-15 13:51 UTC 

[PATCH][GCC] aarch64: Add LS64 extension and intrinsics
 2021-11-15 13:43 UTC  (2+ messages)

GCC 12.0.0 Status Report (2021-11-15), Stage 3 in effect NOW
 2021-11-15 13:14 UTC  (2+ messages)

[PATCH] ivopts: Improve code generated for very simple loops
 2021-11-15 13:03 UTC 

[PATCH] libffi: Update LOCAL_PATCHES
 2021-11-15 12:57 UTC 

[PATCH 3/5] vect: Support gather loads with SLP
 2021-11-15 12:33 UTC  (2+ messages)

[COMMITTED] path solver: Default to global range if nothing found
 2021-11-15 12:15 UTC  (2+ messages)
` [COMMITTED] Fix PHI ordering problems in the path solver

[PATCH] tree-optimization/103237 - avoid vectorizing unhandled double reductions
 2021-11-15 12:07 UTC 

[PATCH] libstdc++: Define <stacktrace> header for C++23
 2021-11-15 11:37 UTC 

[patch] Fortran/OpenMP: Support most of 5.1 atomic extensions
 2021-11-15 11:29 UTC 

[PATCH 0/4] OpenMP: Parsing of lvalues for "map" clauses for C andjC++
 2021-11-15 11:18 UTC  (5+ messages)
` [PATCH 1/4] Add debug_omp_expr
` [PATCH 2/4] OpenMP: Add inspector class to unify mapped address analysis
` [PATCH 3/4] OpenMP: lvalue parsing for map clauses (C++)
` [PATCH 4/4] OpenMP: lvalue parsing for map clauses (C)

[PATCH] middle-end/103193 - avoid canonicalizing <= and >= to == for floats
 2021-11-15 11:16 UTC 

[PATCH 2/5]AArch64 sve: combine nested if predicates
 2021-11-15 10:47 UTC  (7+ messages)

[PATCH] PR target/103069: Relax cmpxchg loop for x86 target
 2021-11-15 10:42 UTC  (3+ messages)

[PATCH] tree-optimization/103219 - avoid ICE in unroll-and-jam
 2021-11-15 10:10 UTC 

[PATCH] libffi: Use #define instead of .macro in src/x86/win64.S [PR102874]
 2021-11-15  9:21 UTC  (2+ messages)

[PATCH] Enhance unordered container merge
 2021-11-15  9:10 UTC  (4+ messages)

[PATCH] testsuite: i386: Require dfp in gcc.target/i386/pr101346.c
 2021-11-15  9:08 UTC  (2+ messages)

[PATCH] C, C++, OpenMP: Add 'has_device_addr' clause to 'target' construct
 2021-11-15  9:03 UTC  (3+ messages)

[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
 2021-11-15  8:57 UTC  (3+ messages)
` [PATCH 11/11] libstdc++: Fix ODR issues with different -m flags

[PATCH] x86: Require TARGET_HIMODE_MATH for HImode atomic bit expanders
 2021-11-15  8:28 UTC  (9+ messages)
      ` [PATCH v2] Check optab before transforming atomic bit test and operations

[PATCH 5/5] vect: Add support for fmax and fmin reductions
 2021-11-15  8:11 UTC  (2+ messages)

[PATCH 4/5] vect: Make reduction code handle calls
 2021-11-15  8:10 UTC  (2+ messages)

[pushed] c++: Add -fimplicit-constexpr
 2021-11-15  8:05 UTC 

[committed] libgomp: Add a testcase for omp_get_num_teams inside of target inside of host teams
 2021-11-15  8:00 UTC 

[pushed] c++: location of lambda object and conversion call
 2021-11-15  7:53 UTC 

[pushed] c++: check constexpr constructor body
 2021-11-15  7:51 UTC 

[pushed] c++: is_this_parameter and coroutines proxies
 2021-11-15  7:50 UTC 

[pushed] c++: c++20 constexpr default ctor and array init
 2021-11-15  7:50 UTC 

[pushed] c++: don't do constexpr folding in unevaluated context
 2021-11-15  7:48 UTC 

[pushed] c++: constexpr virtual and vbase thunk
 2021-11-15  7:45 UTC 

[PATCH 1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends
 2021-11-15  7:11 UTC  (2+ messages)

[Committed] gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris-elf
 2021-11-15  7:01 UTC 

[committed] VAX: Implement the `-mlra' command-line option
 2021-11-15  3:22 UTC 

[PATCH v3] c++: Add gnu::diagnose_as attribute
 2021-11-15  0:35 UTC  (4+ messages)
` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] [Commmitted] Move some testcases to torture from tree-ssa
 2021-11-15  0:01 UTC 

[PATCH] libstdc++: Implement P1328 "Making std::type_info::operator== constexpr"
 2021-11-14 23:11 UTC 

Track nondeterminism and interposable calls in ipa-modref
 2021-11-14 22:32 UTC 

[PATCH] Fortran: Mark internal symbols as artificial [PR88009,PR68800]
 2021-11-14 22:17 UTC 

[PATCH v1 0/2] Basic support for the Ventana VT1 w/ instruction fusion
 2021-11-14 21:47 UTC  (3+ messages)
` [PATCH v1 1/2] RISC-V: Add basic support for the Ventana-VT1 core
` [PATCH v1 2/2] RISC-V: Add instruction fusion (for ventana-vt1)

[PATCH] libgccjit: add some reflection functions in the jit C api
 2021-11-14 21:30 UTC  (20+ messages)

[committed] VAX: Add the `setmemhi' instruction
 2021-11-14 21:08 UTC 

[Patch, Fortran] No-op Patch - a.k.a. FINAL wrapper update
 2021-11-14 19:53 UTC  (10+ messages)
` [PATCH,FORTRAN] Fix memory leak in finalization wrappers

[PATCH][_GLIBCXX_DEBUG] Code cleanup/simplification
 2021-11-14 17:12 UTC  (2+ messages)

[COMMITTED] Do not pass NULL to memset in ssa_global_cache
 2021-11-14 15:18 UTC  (3+ 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).