public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[aarch64] Code-gen for vector initialization involving constants
 2023-05-02 12:38 UTC  (7+ messages)

[PATCH (pushed)] docs: port documentation of VRP params
 2023-05-02 12:36 UTC 

[PATCH] PHIOPT: Improve replace_phi_edge_with_variable for diamond shapped bb
 2023-05-02 12:23 UTC  (2+ messages)

[PATCH] target: [PR109657] (a ? -1 : 0) | b could be optimized better for aarch64
 2023-05-02 12:22 UTC  (2+ messages)

[PATCH] RISC-V: fix build issue with gcc 4.9.x
 2023-05-02 12:21 UTC 

[PATCH] PHIOPT: small refactoring of match_simplify_replacement
 2023-05-02 12:21 UTC  (2+ messages)

[PATCH] MATCH: Port CLRSB part of builtin_zero_pattern
 2023-05-02 12:21 UTC  (2+ messages)

[PATCH 01/10] arm: Mve testsuite improvements
 2023-05-02 12:17 UTC  (27+ messages)
` [PATCH 02/10] arm: Fix vstrwq* backend + testsuite
` [PATCH 03/10] arm: Mve backend + testsuite fixes 2
` [PATCH 04/10] arm: Stop vadcq, vsbcq intrinsics from overwriting the FPSCR NZ flags
` [PATCH 05/10] arm: Add vorrq_n overloading into vorrq _Generic
` [PATCH 06/10] arm: Fix overloading of MVE scalar constant parameters on vbicq, vmvnq_m
` [PATCH 07/10] arm: Fix MVE header pointer overloads this time (and a bit more tidying)
` [PATCH 08/10] arm testsuite: Remove reduntant tests
` [PATCH 09/10] arm testsuite: XFAIL or relax registers in some tests
` [PATCH 10/10] arm testsuite: Shifts and get_FPSCR ACLE optimisation fixes

[PATCH] libstdc++: Another attempt to ensure g++ 13+ compiled programs enforce gcc 13.2+ libstdc++.so.6 [PR108969]
 2023-05-02 11:20 UTC  (4+ messages)

[PATCH] OpenACC: Further attach/detach clause fixes for Fortran [PR109622]
 2023-05-02 10:29 UTC  (2+ messages)

[PATCH 00/22] arm: New framework for MVE intrinsics
 2023-05-02 10:26 UTC  (8+ messages)
` [PATCH 01/22] arm: move builtin function codes into general numberspace
` [PATCH 02/22] arm: [MVE intrinsics] Add new framework
` [PATCH 03/22] arm: [MVE intrinsics] Rework vreinterpretq

[PATCH v5 00/10] RISC-V: autovec: Add autovec support
 2023-05-02 10:11 UTC  (9+ messages)
` [PATCH v5 01/10] RISC-V: autovec: Add new predicates and function prototypes
` [PATCH v5 02/10] RISC-V: autovec: Export policy functions to global scope
` [PATCH v5 03/10] RISC-V:autovec: Add auto-vectorization support functions
` [PATCH v5 07/10] vect: Verify that GET_MODE_NUNITS is a multiple of 2

[PATCH] tree-optimization/109672 - properly check emulated plus during vect
 2023-05-02  9:56 UTC 

[PATCH] [i386] Fix testcases for emulated scatter
 2023-05-02  9:55 UTC 

[PATCH] libstdc++: Shut up -Wattribute-alias warning [PR109694]
 2023-05-02  8:48 UTC  (2+ messages)

[PATCH] libstdc++: Regenerate baseline_symbols.txt files for Linux
 2023-05-02  8:45 UTC 

[PATCH] i386: Fix up handling of debug insns in STV [PR109676]
 2023-05-02  8:08 UTC 

[PATCH 5/5] match.pd: Use splits in makefile and make configurable
 2023-05-02  7:08 UTC  (3+ messages)

GCC 12.2.1 Status Report (2023-05-02), branch frozen for release
 2023-05-02  6:54 UTC 

[committed] Enable LRA on several ports
 2023-05-02  3:24 UTC  (2+ messages)

[PATCH] c++: Move -Wdangling-reference to -Wextra [PR109642]
 2023-05-01 23:54 UTC 

[committed] Convert xstormy16 to LRA
 2023-05-01 23:37 UTC 

[pushed] ubsan: ubsan_maybe_instrument_array_ref tweak
 2023-05-01 21:51 UTC 

[pushed] c++: array DMI and member fn [PR109666]
 2023-05-01 20:54 UTC 

[PATCH 1/2] c++: potentiality of templated memfn call [PR109480]
 2023-05-01 19:59 UTC  (2+ messages)
` [PATCH 2/2] c++: non-dep init folding and access checking [PR109480]

[r14-332 Regression] FAIL: gcc.target/i386/pr89618-2.c scan-tree-dump vect "loop vectorized using 16 byte vectors" on Linux/x86_64
 2023-05-01 19:36 UTC 

[PATCH] c++: RESULT_DECL replacement in constexpr call result [PR105440]
 2023-05-01 19:07 UTC  (4+ messages)

[PATCH] PHIOPT: Update comment about what the pass now does
 2023-05-01 17:41 UTC  (2+ messages)

[PATCH] Fortran: overloading of intrinsic binary operators [PR109641]
 2023-05-01 16:29 UTC 

[PATCH v4 4/4] ree: Improve ree pass for rs6000 target using defined ABI interfaces
 2023-05-01 16:21 UTC  (5+ messages)

[PATCH] RISC-V: Name newly added flags in changelog
 2023-05-01 16:10 UTC 

[PATCH V5] Use reg mode to move sub blocks for parameters and returns
 2023-05-01 15:52 UTC  (3+ messages)

[committed] Convert xstormy16 to LRA
 2023-05-01 13:42 UTC 

[committed] libgcc pru: Define TARGET_HAS_NO_HW_DIVIDE
 2023-05-01  8:19 UTC 

[COMMITTED] Remove unused friends in int_range<>
 2023-05-01  6:46 UTC 

[COMMITTED] vrange_storage overhaul
 2023-05-01  6:29 UTC  (12+ messages)
` [COMMITTED] Remove irange::{min,max,kind}
` [COMMITTED] Remove irange::tree_{lower,upper}_bound
` [COMMITTED] Various cleanups in vr-values.cc towards ranger API
` [COMMITTED] Convert get_legacy_range in bounds_of_var_in_loop to irange API
` [COMMITTED] Merge irange::union/intersect into irange_union/intersect
` [COMMITTED] Conversion to irange wide_int API
` [COMMITTED] Replace vrp_val* with wide_ints
` [COMMITTED] Rewrite bounds_of_var_in_loop() to use ranges
` [COMMITTED] Convert internal representation of irange to wide_ints
` [COMMITTED] Cleanup irange::set
` [COMMITTED] Inline irange::set_nonzero

[PATCH] libcpp: suppress builtin macro redefined warnings for __LINE__
 2023-04-30 23:19 UTC  (10+ messages)

[Committed] Update xstormy16's neghi2 pattern to not clobber the carry flag
 2023-04-30 22:53 UTC 

[C PATCH - backport 12] Fix ICE related to implicit access attributes for VLA arguments [PR105660]
 2023-04-30 20:04 UTC  (2+ messages)
` PING "

[PATCH] Turn on LRA on all targets
 2023-04-30 19:52 UTC  (6+ messages)

[PATCH (pushed)] hwasan: adjust wording in expected output in tests
 2023-04-30 19:40 UTC 

[PATCH] Canonicalize vec_merge when mask is constant
 2023-04-30 19:37 UTC  (2+ messages)

[PATCH (pushed)] libsanitizer: link hwasan against lsan library
 2023-04-30 19:31 UTC 

[PATCH 0/2] Porting of builtin_zero_pattern to match
 2023-04-30 19:13 UTC  (5+ messages)
` [PATCH 1/2] PHIOPT: Allow moving of some builtin calls
` [PATCH 2/2] MATCH: add some of what phiopt's builtin_zero_pattern did

[PATCH v4 00/10] RISCV: Implement ISA Manual Table A.6 Mappings
 2023-04-30 17:10 UTC  (31+ messages)
` [PATCH v5 00/11] RISC-V: "
  ` [PATCH v5 01/11] RISC-V: Eliminate SYNC memory models
  ` [PATCH v5 02/11] RISC-V: Enforce Libatomic LR/SC SEQ_CST
  ` [PATCH v5 04/11] RISC-V: Enforce atomic compare_exchange SEQ_CST
  ` [PATCH v5 05/11] RISC-V: Add AMO release bits
  ` [PATCH v5 06/11] RISC-V: Strengthen atomic stores
  ` [PATCH v5 07/11] RISC-V: Eliminate AMO op fences
  ` [PATCH v5 08/11] RISC-V: Weaken LR/SC pairs
  ` [PATCH v5 09/11] RISC-V: Weaken mem_thread_fence
  ` [PATCH v5 10/11] RISC-V: Weaken atomic loads
  ` [PATCH v5 11/11] RISC-V: Table A.6 conformance tests

[PATCH v2] gcc: Use ld -r when checking for HAVE_LD_RO_RW_SECTION_MIXING
 2023-04-30 16:35 UTC  (2+ messages)

[PATCH 1/2] Fix C/107926: Wrong error message when initializing char array
 2023-04-30 16:24 UTC  (4+ messages)
` [PATCH 2/2] Improve error message for excess elements in array initializer from {"a"}

GCC 13.0.0 Status Report (2022-11-14), Stage 3 in effect now
 2023-04-30 16:01 UTC  (14+ messages)
          ` libsanitizer: sync from master

[PATCH] RISC-V: Allow RVV VMS{Compare}(V1, V1) simplify to VMSET
 2023-04-30 14:21 UTC  (15+ messages)
` [PATCH v2] "

[PATCH] apply debug-remap to file names in .su files
 2023-04-30  5:10 UTC  (2+ messages)

[PATCH] c++: Report invalid id-expression in decltype [PR100482]
 2023-04-30  2:00 UTC 

[PATCH V2] RISC-V: decouple stack allocation for rv32e w/o save-restore
 2023-04-30  1:44 UTC  (6+ messages)

[PATCH] libiberty: Handle Windows nul device in unlink-if-ordinary.c [PR108276]
 2023-04-29 18:10 UTC  (5+ messages)
` [PATCH] Handle Windows nul device in unlink-if-ordinary.c

[PATCH] build: Use -nostdinc generating macro_list [PR109522]
 2023-04-29 18:05 UTC  (2+ messages)

[PATCH] reload: Handle generating reloads that also clobbers flags
 2023-04-29 18:03 UTC  (4+ messages)

[PATCH] add glibc-stdint.h to vax and lm32 linux target (PR target/105525)
 2023-04-29 16:58 UTC  (2+ messages)

[xstormy16 PATCH] Recognize/support swpn (swap nibbles) instruction
 2023-04-29 16:44 UTC  (2+ messages)

[xstormy16 PATCH] Efficient HImode rotate left by a single bit
 2023-04-29 16:42 UTC  (2+ messages)

[committed] [PR target/109549] Adjust mips test for recent ifcvt costing changes
 2023-04-29 16:21 UTC 

[PATCH] Turn on LRA on all targets
 2023-04-29 15:06 UTC  (2+ messages)

[PATCH 0/2] Unify and deduplicate FTM code
 2023-04-29 10:16 UTC  (3+ messages)
` [PATCH 1/2] libstdc++: Implement more maintainable <version> header
` [PATCH 2/2] libstdc++: Replace all manual FTM definitions and use

[PATCH] tree-ssa-sink: Improve code sinking pass
 2023-04-29  0:11 UTC  (2+ messages)

[PATCH 0/3] OpenMP: Support imperfectly-nested loops
 2023-04-28 23:22 UTC  (4+ messages)
` [PATCH 1/3] OpenMP: C support for "
` [PATCH 2/3] OpenMP: C++ "
` [PATCH 3/3] OpenMP: Fortran "

[PATCH] testsuite: Handle empty assembly lines in check-function-bodies
 2023-04-28 22:49 UTC  (2+ messages)

[PATCH v3 3/4] ree: Main functionality to Improve ree pass for rs6000 target
 2023-04-28 22:10 UTC  (4+ messages)

[PATCH] RISC-V: Add testcases for RVV auto-vectorization
 2023-04-28 22:02 UTC  (2+ messages)

[PATCH V4] RISC-V: Fix a redefinition bug for the fd-4.c
 2023-04-28 21:53 UTC  (3+ messages)
` [PATCH V2] RISC-V: Modified validation information for contracts-tmpl-spec2.C

[PATCH V5] Testsuite: Fix a redefinition bug for the fd-4.c
 2023-04-28 21:51 UTC  (2+ messages)

[PATCH] riscv: generate builtin macro for compilation with strict alignment
 2023-04-28 21:37 UTC  (3+ messages)

[PATCH] RISC-V: decouple stack allocation for rv32e w/o save-restore
 2023-04-28 21:29 UTC  (2+ messages)

[PATCH] libstdc++: Mention recent libgcc_s symbol versions in manual
 2023-04-28 21:19 UTC 

[PATCH] riscv: Allow vector constants in riscv_const_insns
 2023-04-28 20:34 UTC  (2+ messages)

RISC-V: Add divmod instruction support
 2023-04-28 20:09 UTC  (2+ messages)

[PATCH] WIP: All the -march documentation I got around to writing
 2023-04-28 19:49 UTC 

RISC-V: Added support clmul[r,h] instructions for Zbc extension
 2023-04-28 18:50 UTC  (2+ messages)

[committed] Fortran: Fix (mostly) comment typos
 2023-04-28 18:36 UTC  (2+ messages)

[PATCH] openmp: Add support for 'present' modifier
 2023-04-28 17:26 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] testsuite: adjust NOP expectations for RISC-V
 2023-04-28 16:51 UTC  (5+ messages)

[ping][vect-patterns] Refactor widen_plus/widen_minus as internal_fns
 2023-04-28 16:06 UTC  (17+ messages)

RISC-V: Eliminate redundant zero extension of minu/maxu operands
 2023-04-28 15:14 UTC  (2+ messages)

[PATCH (pushed)] contrib: port doxygen script to Python3
 2023-04-28 14:42 UTC 

[PATCH 2/5] match.pd: Remove commented out line pragmas unless -vv is used
 2023-04-28 14:02 UTC  (3+ messages)

[PATCH] MIPS: add speculation_barrier support
 2023-04-28 13:12 UTC  (4+ messages)
` [PATCH v2] "

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