[PATCH]middle-end simplify complex if expressions where comparisons are inverse of one another
2022-09-23 13:10 UTC (10+ messages)
[PATCH]middle-end Add optimized float addsub without needing VEC_PERM_EXPR
2022-09-23 13:07 UTC (9+ messages)
` "
[PATCH] tree-object-size: Support strndup and strdup
2022-09-23 13:02 UTC (4+ messages)
[COMMITTED] frange: Make the setter taking trees a wrapper
2022-09-23 12:58 UTC
[PATCH] MIPS: fix building on multiarch platform
2022-09-23 12:35 UTC (4+ messages)
[PATCH] tree-optimization/106922 - extend same-val clobber FRE
2022-09-23 12:32 UTC
[PATCH v3 00/11] OpenMP 5.0: Struct & mapping clause expansion rework
2022-09-23 12:10 UTC (12+ messages)
` [PATCH v3 06/11] OpenMP: Pointers and member mappings
` [PATCH v3 08/11] OpenMP/OpenACC: Rework clause expansion and nested struct handling
[PATCH] testsuite: Verify that module-mapper is avialable
2022-09-23 12:03 UTC
[committed] libstdc++: Enable constexpr std::bitset for debug mode
2022-09-23 11:59 UTC
Extend fold_vec_perm to fold VEC_PERM_EXPR in VLA manner
2022-09-23 11:59 UTC (7+ messages)
[committed] libstdc++: Optimize std::bitset<N>::to_string
2022-09-23 11:58 UTC
[PATCH 1/2]middle-end Fold BIT_FIELD_REF and Shifts into BIT_FIELD_REFs alone
2022-09-23 11:43 UTC (2+ messages)
` [PATCH 2/2]AArch64 Perform more late folding of reg moves and shifts which arrive after expand
[PATCH][committed] aarch64: Add Arm Neoverse V2 support
2022-09-23 11:11 UTC
[committed] MAINTAINERS: Add myself to Write After Approval
2022-09-23 10:39 UTC
[PATCH 2/2]AArch64 Add support for neg on v1df
2022-09-23 10:10 UTC (5+ messages)
[PATCH] testsuite: Sanitize fails for SP FPU on Arm
2022-09-23 10:03 UTC (3+ messages)
[PATCH 1/2]middle-end: RFC: On expansion of conditional branches, give hint if argument is a truth type to backend
2022-09-23 9:48 UTC (4+ messages)
` [PATCH 2/2]AArch64 Extend tbz pattern to allow SI to SI extensions
[PATCH 1/2]middle-end Support optimized division by pow2 bitmask
2022-09-23 9:34 UTC (5+ messages)
` [PATCH 1/4]middle-end Support not decomposing specific divisions during vectorization
` [PATCH 2/4]AArch64 Add implementation for pow2 bitmask division
` [PATCH 3/4]AArch64 Add SVE2 "
` [PATCH 4/4]AArch64 sve2: rewrite pack + NARROWB + NARROWB to NARROWB + NARROWT
[PATCH][testsuite]: make check-functions-body dump expected and seen cases on failure
2022-09-23 9:32 UTC (2+ messages)
[PATCH]middle-end fix floating out of constants in conditionals
2022-09-23 9:21 UTC
[PATCH]middle-end Recognize more conditional comparisons idioms
2022-09-23 9:18 UTC
[PATCH] [testsuite][arm] Fix cmse-15.c expected output
2022-09-23 8:43 UTC
[PATCH v2 0/9] fortran: clobber fixes [PR41453]
2022-09-23 7:54 UTC (2+ messages)
[PATCH] frange: dump hex values when dumping FP numbers
2022-09-23 7:51 UTC (9+ messages)
` [PATCH] frange: drop endpoints to min/max representable numbers for -ffinite-math-only
[PATCH] tree-optimization/106922 - missed FRE/PRE
2022-09-23 7:46 UTC (3+ messages)
[PATCH] Add debug functions for REAL_VALUE_TYPE
2022-09-23 7:01 UTC (3+ messages)
[PATCH] [x86] Support 2-instruction vector shuffle for V4SI/V4SF in ix86_expand_vec_perm_const_1
2022-09-23 6:53 UTC (2+ messages)
[PATCH] opts: fix --help=common with '\t' description
2022-09-23 6:51 UTC (2+ messages)
[PATCH] attribs: Improve diagnostics
2022-09-23 6:49 UTC (2+ messages)
[PATCH] i386: Optimize code generation of __mm256_zextsi128_si256(__mm_set1_epi8(-1))
2022-09-23 3:09 UTC (4+ messages)
[PATCH V3] rs6000: cannot_force_const_mem for HIGH code rtx[PR106460]
2022-09-23 2:39 UTC (2+ messages)
[PATCH] c++: Implement P1467R9 - Extended floating-point types and standard names compiler part except for bfloat16 [PR106652]
2022-09-23 0:44 UTC (5+ messages)
` [RFC PATCH] __trunc{tf,xf,df,sf,hf}bf2, __truncbfhf2 and __extendbfsf2
[committed 1/2] libstdc++: Rearrange tests for <bitset>
2022-09-22 23:32 UTC (3+ messages)
` [committed 2/2] libstdc++: Implement constexpr std::bitset for C++23 (P2417R2)
[PATCH] Avoid depending on destructor order
2022-09-22 22:22 UTC (2+ messages)
[PATCH] c++: ICE-on-invalid with designated initializer [PR106983]
2022-09-22 22:18 UTC (2+ messages)
[PATCH] c++: Implement __is_{nothrow_,}convertible [PR106784]
2022-09-22 22:14 UTC (2+ messages)
[PATCH] rs6000: Fix the condition with frame_pointer_needed_indeed [PR96072]
2022-09-22 22:13 UTC (2+ messages)
[PATCH] rs6000: Fix condition of define_expand vec_shr_<mode> [PR100645]
2022-09-22 21:39 UTC (2+ messages)
[PATCH] gcc/config/t-i386: add build dependencies on i386-builtin-types.inc
2022-09-22 21:07 UTC (2+ messages)
[PATCH] c++ modules: ICE with class NTTP argument [PR100616]
2022-09-22 19:13 UTC (2+ messages)
[PATCH 00/17] Move builtin functions to range-ops
2022-09-22 19:10 UTC (18+ messages)
` [PATCH 01/17] Replace another snippet with a call to, gimple_range_ssa_names
` [PATCH 02/17] Adjust range_op_handler to store the handler directly
` [PATCH 03/17] Create gimple_range_op_handler in a new source file
` [PATCH 04/17] Fix calc_op1 for undefined op2_range
` [PATCH 05/17] Add missing float fold_range prototype for floats
` [PATCH 06/17] Always check the return value of fold_range
` [PATCH 07/17] Add range-ops support for builtin functions
` [PATCH 08/17] Convert CFN_BUILT_IN_SIGNBIT to range-ops
` [PATCH 09/17] Convert CFN_BUILT_IN_TOUPPER and TOLOWER "
` [PATCH 10/17] Convert CFN_BUILT_FFS and CFN_POPCOUNT "
` [PATCH 11/17] Convert CFN_CLZ builtins "
` [PATCH 12/17] Convert CFN_CTZ "
` [PATCH 13/17] Convert CFN_BUILT_IN_CLRSB "
` [PATCH 14/17] Convert CFN_BUILT_IN_UBSAN_CHECK_* "
` [PATCH 15/17] Convert CFN_BUILT_IN_STRLEN "
` [PATCH 16/17] Convert CFN_BUILT_IN_GOACC_DIM_* "
` [PATCH 17/17] Convert CFN_BUILT_IN_PARITY "
[PATCH][_GLIBCXX_DEBUG][_GLIBCXX_INLINE_VERSION] Add missing printers
2022-09-22 17:06 UTC
[PATCH] libstdc++: basic_filebuf: don't flush more often than necessary
2022-09-22 16:51 UTC (2+ messages)
` [PING] "
TYPE_{MIN/MAX}_VALUE for floats?
2022-09-22 15:45 UTC (3+ messages)
Merge from trunk to gccgo branch
2022-09-22 15:41 UTC
[committed] libiberty: Refer to Bugzilla in README
2022-09-22 14:25 UTC
[PATCH v6, rs6000] Implemented f[min/max]_optab by xs[min/max]dp [PR103605]
2022-09-22 14:05 UTC (7+ messages)
libgo patch committed: Add cgo.Incomplete
2022-09-22 13:28 UTC
[PATCH] tree-optimization/102801 - testcase for uninit diagnostic
2022-09-22 13:19 UTC
[PATCH][DOCS] changes: mentioned ignore -gz=zlib-gnu option
2022-09-22 13:04 UTC
[PATCH] Remove legacy -gz=zlib-gnu
2022-09-22 12:51 UTC (12+ messages)
` [PATCH] remove -gz=zlib-gnu option value
` [PATCH v2] "
` [PATCH] support -gz=zstd for both linker and assembler
PING^2: [PATCH v5] tree-optimization/101186 - extend FRE with "equivalence map" for condition prediction
2022-09-22 12:36 UTC (3+ messages)
[PATCH v1] tree-optimization/95821 - Convert strlen + strchr to memchr
2022-09-22 12:22 UTC (5+ messages)
` [PATCH v3] "
[PATCH] c++ modules: partial variable template specializations [PR106826]
2022-09-22 11:32 UTC (2+ messages)
[PATCH] c: fix uninitialized c_expr::m_decimal [PR106830]
2022-09-22 11:22 UTC (2+ messages)
[PATCH] xtensa: gcc: implement MI thunk generation for call0 ABI
2022-09-22 10:56 UTC (2+ messages)
[COMMITTED] xtensa: gcc: enable section anchors support
2022-09-22 10:55 UTC
[PATCH] tree-optimization/99407 - DSE with data-ref analysis
2022-09-22 10:50 UTC
[PATCH] c++, c: Implement C++23 P1774R8 - Portable assumptions [PR106654]
2022-09-22 9:55 UTC
[PATCH] DSE: Enhance dse with def-ref analysis
2022-09-22 9:29 UTC (9+ messages)
` "
[OG12][PATCH] OpenMP: Fix ICE with OMP metadirectives
2022-09-22 9:01 UTC (2+ messages)
[PATCH] Some VN TLC
2022-09-22 7:10 UTC
[PATCH] DSE: Enhance dse with def-ref analysis
2022-09-22 6:58 UTC
[PATCH][RFH] Wire ranger into FRE
2022-09-22 6:33 UTC (5+ messages)
[PATCH] i386: Add syscall to enable AMX for latest kernels
2022-09-22 6:23 UTC (8+ messages)
[PATCH] [x86] Fix typo in floorv2sf2, should be register_operand for op1, not vector_operand
2022-09-22 5:59 UTC (3+ messages)
Proxy ping [PATCH] Fortran: Fix automatic reallocation inside select rank [PR100103]
2022-09-22 5:46 UTC (2+ messages)
OpenMP: Generate SIMD clones for functions with "declare target"
2022-09-22 3:17 UTC (3+ messages)
` [PATCH v2] "
[PATCH] Ignore debug insns with CONCAT and CONCATN for insn scheduling
2022-09-21 22:11 UTC (3+ messages)
[PATCH] Cleanup gdb printers.py
2022-09-21 20:45 UTC (2+ messages)
[PATCH] x86: Check corrupted return address when unwinding stack
2022-09-21 20:42 UTC
[Patch] libgomp/nvptx: Prepare for reverse-offload callback handling
2022-09-21 20:06 UTC (3+ messages)
[PATCH 00/10] fortran: clobber fixes [PR41453]
2022-09-21 19:12 UTC (15+ messages)
` [PATCH 09/10] fortran: Support clobbering of variable subreferences [PR88364]
[PATCH] Fortran: fix ICE in generate_coarray_sym_init [PR82868]
2022-09-21 18:34 UTC
[committed] libstdc++: Fix accidental duplicate test [PR91456]
2022-09-21 14:03 UTC
[committed] libstdc++: Remove main() from some compile-only tests
2022-09-21 14:03 UTC
[committed] libstdc++: Update <memory> synopsis test for C++11 and later
2022-09-21 14:03 UTC
[COMMITTED] [PR106967] Set known NANs to undefined for flag_finite_math_only
2022-09-21 11:30 UTC
[PATCH] tree-optimization/106984 - tsan and COND_EXPR GIMPLE
2022-09-21 10:43 UTC
[PATCH, nvptx, 1/2] Reimplement libgomp barriers for nvptx
2022-09-21 10:02 UTC (3+ messages)
[PATCH] Add __builtin_iseqsig()
2022-09-21 9:40 UTC (3+ messages)
[wwwdocs] Add reference to pp_format to Coding Conventions
2022-09-21 9:39 UTC
[wwwdocs] Add C++23 library additions to GCC 13 release notes
2022-09-21 9:37 UTC
[COMMITTED] frange::maybe_isnan() should return FALSE for undefined ranges
2022-09-21 9:36 UTC (4+ messages)
[wwwdocs] Re: unreachable intro to gcc page linked to on readings page
2022-09-21 9:32 UTC (2+ messages)
[PATCH] Add attribute hot judgement for INLINE_HINT_known_hot hint
2022-09-21 9:21 UTC (3+ messages)
[PATCH] Fortran 2018 rounding modes changes
2022-09-21 9:15 UTC (6+ messages)
[PATCH] aarch64: Rewrite -march=native to -mcpu if no other -mcpu or -mtune is given
2022-09-21 9:08 UTC
[COMMITTED] [PR106967] frange: revamp relational operators for NANs
2022-09-21 9:06 UTC
[PATCH] Fortran: add IEEE_MODES_TYPE, IEEE_GET_MODES and IEEE_SET_MODES
2022-09-21 8:07 UTC (4+ messages)
[PATCH 0/15] arm: Enables return address verification and branch target identification on Cortex-M
2022-09-21 8:07 UTC (2+ messages)
` [PING][PATCH "
[PATCH, nvptx, 2/2] Reimplement libgomp barriers for nvptx: bar.red instruction support in GCC
2022-09-21 7:45 UTC
[committed] libstdc++: Remove trailing whitespace in documentation sources
2022-09-21 7:45 UTC
[committed] libstdc++: Add _Exit to <stdlib.h> for freestanding
2022-09-21 7:45 UTC
[committed] libstdc++: Qualify std::abort() in test
2022-09-21 7:45 UTC
page: next (older) | prev (newer) | 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).