public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] Remove dead code
 2021-11-12 14:44 UTC  (6+ messages)

[PATCH] Introduce build_debug_expr_decl
 2021-11-12 14:39 UTC  (4+ messages)
  ` [PATCH] Replace more DEBUG_EXPR_DECL creations with build_debug_expr_decl
` [PATCH] Fortran: Use build_debug_expr_decl to create DEBUG_DECL_EXPRs

[PATCH] Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS
 2021-11-12 14:37 UTC  (3+ messages)

[PATCH][V3] rs6000: Remove unnecessary option manipulation
 2021-11-12 14:36 UTC 

[PATCH][V3] rs6000: Remove unnecessary option manipulation
 2021-11-12 14:36 UTC 

[PATCH][V3] rs6000: Remove unnecessary option manipulation
 2021-11-12 14:36 UTC 

[PATCH][V2] rs6000: Remove unnecessary option manipulation
 2021-11-12 14:34 UTC  (4+ messages)

[PATCH][pushed] testsuite: Filter out TSVC test on Power [PR103051]
 2021-11-12 14:25 UTC 

[PATCH] libbacktrace: fix UBSAN issues
 2021-11-12 14:07 UTC  (3+ messages)

[PATCH] tree-optimization/102880 - improve CD-DCE
 2021-11-12 13:47 UTC 

[committed] jit: fix -Werror=format-overflow= in testsuite [PR103199]
 2021-11-12 13:32 UTC 

[PATCH] libgomp, nvptx: Honor OpenMP 5.1 num_teams lower bound
 2021-11-12 13:27 UTC  (2+ messages)
` [PATCH] libgomp, nvptx, v2: "

[PATCH 0/3][vect] Enable vector unrolling of main loop
 2021-11-12 13:12 UTC  (14+ messages)
` [PATCH 1/3][vect] Add main vectorized loop unrolling
        ` [PATCH 1v2/3][vect] "

Fix ipa-modref pure/const discovery
 2021-11-12 13:03 UTC 

[PATCH 0/7] ifcvt: Convert multiple
 2021-11-12 13:00 UTC  (12+ messages)
` [PATCH 1/7] ifcvt: Check if cmovs are needed

Use modref summary to DSE calls to non-pure functions
 2021-11-12 12:53 UTC  (9+ messages)

[committed] libstdc++: Print assertion messages to stderr [PR59675]
 2021-11-12 12:25 UTC 

[PATCH 0/2] fortran: Ignore unused arguments for scalarisation [PR97896]
 2021-11-12 12:17 UTC  (3+ messages)
` [committed] "

[PATCH]AArch64 Optimize right shift rounding narrowing
 2021-11-12 12:08 UTC 

[Patch] Fortran/openmp: Fix '!$omp end'
 2021-11-12 12:02 UTC  (4+ messages)

[wwwdocs] Document libstdc++ changes in gcc-12
 2021-11-12 11:56 UTC 

[AArch64] Enable generation of FRINTNZ instructions
 2021-11-12 11:48 UTC  (3+ messages)

[PATCH] openmp: Honor OpenMP 5.1 num_teams lower bound
 2021-11-12 11:44 UTC  (2+ messages)
` [committed] openmp, v2: "

[vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2021-11-12 11:42 UTC  (3+ messages)

[PATCH][PUSHED] Remove unused function
 2021-11-12 11:39 UTC 

[Patch 9/9, GCC, Arm] Implement arm Function target attribute 'branch-protection'
 2021-11-12 11:23 UTC 

Basic kill analysis for modref
 2021-11-12 11:00 UTC  (4+ messages)

[PATCH] gcc: vxworks: fix providing stdint.h header
 2021-11-12 10:15 UTC 

[PATCH] vect: Add bias parameter for partial vectorization
 2021-11-12  9:56 UTC  (5+ messages)

Introduce finalize method to modref_summary
 2021-11-12  9:44 UTC 

[PATCH] tree-optimization/103204 - fix missed valueization in VN
 2021-11-12  9:05 UTC 

Make opcodes configure depend on bfd configure
 2021-11-12  8:07 UTC 

[PATCH] middle-end: fix de-optimizations with bitclear patterns on signed values
 2021-11-12  7:30 UTC  (12+ messages)

[PATCH] testsuite/102690 - XFAIL g++.dg/warn/Warray-bounds-16.C
 2021-11-12  7:11 UTC  (5+ messages)

[PATCH] c++: implicit dummy object in requires clause [PR103198]
 2021-11-12  1:25 UTC 

[committed] libstdc++: Implement constexpr std::vector for C++20
 2021-11-12  0:44 UTC 

[PATCH][GCC] aarch64: Add LS64 extension and intrinsics
 2021-11-11 22:39 UTC 

[PATCH] rs6000: testsuite: Add rop_ok effective-target function
 2021-11-11 22:12 UTC 

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

[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
 2021-11-11 22:01 UTC  (12+ messages)

[PATCH] implement -Winfinite-recursion [PR88232]
 2021-11-11 21:46 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCHv5 00/18] Replace the Power target-specific builtin machinery
 2021-11-11 20:55 UTC  (5+ messages)
` [PATCH 16/18] rs6000: Test case adjustments

[PATCH, committed] rs6000: Fix test_mffsl.c to require Power9 support
 2021-11-11 20:43 UTC 

Go patch committed: Traverse func subexprs when creating func descriptors
 2021-11-11 20:22 UTC 

[committed] libstdc++: Make pmr::memory_resource::allocate implicitly create objects
 2021-11-11 20:02 UTC 

[committed] libstdc++: Remove public std::vector<bool>::data() member
 2021-11-11 20:02 UTC 

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

[r12-5150 Regression] FAIL: gfortran.dg/vector_subscript_1.f90 -Os execution test on Linux/x86_64
 2021-11-11 19:33 UTC  (2+ messages)

[PATCH v1 0/8] Improvements to bitmanip-1.0 (Zb[abcs]) support
 2021-11-11 18:33 UTC  (14+ messages)
` [PATCH v1 1/8] bswap: synthesize HImode bswap from SImode or DImode
` [PATCH v1 2/8] RISC-V: costs: handle BSWAP
` [PATCH v1 3/8] RISC-V: costs: support shift-and-add in strength-reduction
` [PATCH v1 4/8] RISC-V: bitmanip: fix constant-loading for (1ULL << 31) in DImode
` [PATCH v1 5/8] RISC-V: bitmanip: improvements to rotate instructions
` [PATCH v1 6/8] RISC-V: bitmanip: add splitter to use bexti for "(a & (1 << BIT_NO)) ? 0 : -1"
` [PATCH v1 7/8] RISC-V: bitmanip: add orc.b as an unspec
` [PATCH v1 8/8] RISC-V: bitmanip: relax minmax to operate on GPR

[PATCH v3 0/5] fortran: Ignore unused arguments for scalarisation [PR97896]
 2021-11-11 18:32 UTC  (2+ messages)

[PATCH] dwarf: Multi-register CFI address support
 2021-11-11 18:12 UTC  (3+ messages)

[PATCH] vect: Remove vec_outside/inside_cost fields
 2021-11-11 17:54 UTC  (7+ messages)

[PATCH] Remove loop crossing restriction from the backward threader
 2021-11-11 17:35 UTC  (3+ messages)
` [PATCH] Make ranger optional in path_range_query

[committed] diagnostic: fix unused variable 'def_tabstop' [PR103129]
 2021-11-11 17:15 UTC 

[PATCH] tree-optimization/103188 - avoid running ranger on not-up-to-date SSA
 2021-11-11 17:09 UTC  (4+ messages)

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

[PATCH] fixincludes: don't assume getcwd() can handle NULL argument
 2021-11-11 16:40 UTC  (4+ messages)
  ` [PATCH] fixincludes: fix portability issues about getcwd() [PR21283, PR80047]

[PATCH] Implement -fprofile-prefix-map
 2021-11-11 16:39 UTC 

Enable pure/const discovery in modref
 2021-11-11 16:39 UTC 

[PATCH v2] libgcc: fix backtrace fallback on PowerPC Big-endian. [PR103004]
 2021-11-11 15:32 UTC  (2+ messages)

[Patch] Fortran/openmp: Add support for 2 argument num_teams clause
 2021-11-11 15:20 UTC  (2+ messages)

[PATCH] tree-optimization/103190 - fix assert in reassoc stmt placement with asm
 2021-11-11 15:06 UTC 

Fix some side cases of side effects analysis
 2021-11-11 15:00 UTC 

[committed] Testsuite: Various fixes for nios2
 2021-11-11 14:56 UTC 

Fix recursion discovery in ipa-pure-const
 2021-11-11 14:53 UTC  (3+ messages)

[COMMITTED] Move import population from threader to path solver
 2021-11-11 14:41 UTC 

[PATCH] libgcc: fix backtrace fallback on PowerPC Big-endian. [PR103004]
 2021-11-11 14:26 UTC  (3+ messages)

Fix noreturn discovery
 2021-11-11 13:27 UTC 

[PATCH][committed]middle-end: Fix signbit tests when ran on ISA with support for masks
 2021-11-11 13:24 UTC  (5+ messages)

[committed] libgomp: Use TLS storage for omp_get_num_teams()/omp_get_team_num() values
 2021-11-11 13:19 UTC 

[PATCH] aarch64: Use type-qualified builtins for UADD[LW][2] Neon intrinsics
 2021-11-11 13:15 UTC  (2+ messages)

[r12-4438 Regression] FAIL: libgomp.c/places-10.c execution test on Linux/x86_64
 2021-11-11 13:14 UTC  (3+ messages)
` [committed] openmp: Fix handling of numa_domains(1)

[PATCH 00/15] Fix non-robust split condition in define_insn_and_split
 2021-11-11 11:24 UTC  (16+ messages)
` [PATCH 01/15] frv: "
` [PATCH 02/15] m32c: "
` [PATCH 03/15] rx: "
` [PATCH 04/15] s390: "
` [PATCH 05/15] v850: "
` [PATCH 06/15] visium: "
` [PATCH 07/15] xtensa: "
` [PATCH 08/15] alpha: "
` [PATCH 09/15] arm: "
` [PATCH 10/15] bfin: "
` [PATCH 11/15] csky: "
` [PATCH 12/15] i386: "
` [PATCH 13/15] ia64: "
` [PATCH 14/15] mips: "
` [PATCH 15/15] sh: "

[PATCH] rs6000/doc: Rename future cpu with power10
 2021-11-11 11:07 UTC  (5+ messages)

[PATCH] Allow loop header copying when first iteration condition is known
 2021-11-11 10:58 UTC  (5+ messages)

[PATCH 1/4] Canonicalize argument order for commutative functions
 2021-11-11 10:57 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for vget_low/high intrinsics
 2021-11-11 10:55 UTC  (2+ messages)

[PATCH 2/4] Mark IFN_COMPLEX_MUL as commutative
 2021-11-11 10:53 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for vcombine_* Neon intrinsics
 2021-11-11 10:51 UTC  (2+ messages)

[PATCH 3/5] gimple-match: Make code_helper conversions explicit
 2021-11-11 10:50 UTC  (2+ messages)

[PATCH 2/5] gimple-match: Add a gimple_extract_op function
 2021-11-11 10:49 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for LD1/ST1 Neon intrinsics
 2021-11-11 10:46 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for ADDV Neon intrinsics
 2021-11-11 10:38 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for ADDP Neon intrinsics
 2021-11-11 10:37 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for [R]SUBHN[2] Neon intrinsics
 2021-11-11 10:31 UTC  (2+ messages)

[PATCH 1/5] Add IFN_COND_FMIN/FMAX functions
 2021-11-11 10:31 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for [R]ADDHN[2] Neon intrinsics
 2021-11-11 10:31 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for UHSUB Neon intrinsics
 2021-11-11 10:28 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for U[R]HADD Neon intrinsics
 2021-11-11 10:27 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for USUB[LW][2] Neon intrinsics
 2021-11-11 10:26 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for [R]SHRN[2] Neon intrinsics
 2021-11-11 10:20 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for XTN[2] Neon intrinsics
 2021-11-11 10:16 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for PMUL[L] Neon intrinsics
 2021-11-11 10:14 UTC  (2+ messages)

[PATCH] aarch64: Use type-qualified builtins for unsigned MLA/MLS intrinsics
 2021-11-11 10:13 UTC  (2+ messages)

[PATCH] middle-end/103181 - fix operation_could_trap_p for vector division
 2021-11-11  9:32 UTC 

[aarch64] PR102376 - Emit better diagnostic for arch extensions in target attr
 2021-11-11  9:15 UTC  (9+ messages)

[committed] openmp: Add support for 2 argument num_teams clause
 2021-11-11  9:11 UTC 

[PATCH] Adjust CPP_FOR_BUILD
 2021-11-11  9:10 UTC 

[PATCH] dwarf2out: Fix up field_byte_offset [PR101378]
 2021-11-11  8:51 UTC  (5+ messages)
    ` [PATCH] dwarf2out, v2: "

[PATCH] c-family: Add __builtin_assoc_barrier
 2021-11-11  8:49 UTC  (4+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] Remove find_pdom and find_dom
 2021-11-11  8:21 UTC 

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