public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH V2 0/4] rs6000: build constant via li/lis;rldicX
 2023-06-11  1:20 UTC  (5+ messages)
` [PATCH 1/4] rs6000: build constant via li;rotldi
` [PATCH 2/4] rs6000: build constant via lis;rotldi

[PATCH v1] RISC-V: Support RVV FP16 MISC vlmul ext intrinsic API
 2023-06-11  0:33 UTC 

[PATCH V3] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
 2023-06-11  0:27 UTC  (3+ messages)

[GCC 13 PATCH] PR target/109973: CCZmode and CCCmode variants of [v]ptest
 2023-06-10 22:54 UTC 

[PATCH] libstdc++: Clarify manual demangle doc
 2023-06-10 22:03 UTC 

[c++] Implement DR 976
 2023-06-10 21:28 UTC 

[PATCH] Convert ipa_jump_func to use ipa_vr instead of a value_range
 2023-06-10 20:30 UTC  (4+ messages)
` [PATCH] Implement ipa_vr hashing

libgfortran: remove support for --enable-intermodule
 2023-06-10 20:28 UTC 

[PATCH] Convert ipcp_vr_lattice to type agnostic framework
 2023-06-10 20:24 UTC  (4+ messages)

gcc/config.in was not regenerated
 2023-06-10 20:20 UTC 

Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long)
 2023-06-10 18:29 UTC  (8+ messages)
  ` [PATCH] (Re: Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long))

[PATCH 10/11] riscv: thead: Add support for the XTheadMemIdx ISA extension
 2023-06-10 17:54 UTC  (4+ messages)
` [PATCH 11/11] riscv: thead: Add support for the XTheadFMemIdx "

[PATCH V2] extract DF/SF/SI/HI/QI subreg from parameter word on stack
 2023-06-10 17:40 UTC  (4+ messages)
` Ping: "
  ` Ping^^: "

[patch,avr]: Improve bit-extractions as of PR109907
 2023-06-10 17:06 UTC  (2+ messages)

[patch,avr] Fix PR109650 wrong code
 2023-06-10 16:58 UTC  (3+ messages)

[patch] Fix PR101188 wrong code from postreload
 2023-06-10 16:45 UTC  (4+ messages)

[PATCH 0/2] RISC-V: New pass to optimize calculation of offsets for memory operations
 2023-06-10 15:49 UTC  (4+ messages)
` [PATCH 1/2] Implementation of new RISCV optimizations pass: fold-mem-offsets

[PATCH] Fortran: add Fortran 2018 IEEE_{MIN,MAX} functions
 2023-06-10 15:42 UTC  (12+ messages)

[PATCH] Fortran: add IEEE_QUIET_* and IEEE_SIGNALING_* comparisons
 2023-06-10 15:21 UTC  (3+ messages)

[RFC] Add stdckdint.h header for C23
 2023-06-10 11:37 UTC  (2+ messages)

[PATCH v1] RISC-V: Add test cases for RVV FP16 vreinterpret
 2023-06-10  3:13 UTC  (3+ messages)

[PATCH] RISC-V: Enable select_vl for RVV auto-vectorization
 2023-06-10  3:12 UTC  (3+ messages)

[COMMITTED 15/15] Unify MULT_EXPR range operator
 2023-06-10  0:37 UTC 

[COMMITTED 14/15] Unify NEGATE_EXPR range operator
 2023-06-10  0:36 UTC 

[COMMITTED 13/15] Unify MINUS_EXPR range operator
 2023-06-10  0:36 UTC 

[COMMITTED 12/15] Unify ABS_EXPR range operator
 2023-06-10  0:36 UTC 

[COMMITTED 11/15] Unify PLUS_EXPR range operator
 2023-06-10  0:36 UTC 

[COMMITTED 10/15] Unify operator_cast range operator
 2023-06-10  0:35 UTC 

[COMMITTED 9/15] Unify operator_cst range operator
 2023-06-10  0:35 UTC 

[COMMITTED 8/15] Unify Identity range operator
 2023-06-10  0:35 UTC 

[COMMITTED 7/15] Unify GE_EXPR range operator
 2023-06-10  0:35 UTC 

[COMMITTED 6/15] Unify GT_EXPR range operator
 2023-06-10  0:34 UTC 

[COMMITTED 5/15] Unify LE_EXPR range operator
 2023-06-10  0:34 UTC 

[COMMITTED 4/15] Unify LT_EXPR range operator
 2023-06-10  0:34 UTC 

[COMMITTED 3/15] Unify NE_EXPR range operator
 2023-06-10  0:34 UTC 

[PATCH 2/15] Unify EQ_EXPR range operator
 2023-06-10  0:34 UTC 

[COMMITTED 1/15] - Provide a unified range-op table
 2023-06-10  0:33 UTC 

[PATCH V6] VECT: Add SELECT_VL support
 2023-06-09 23:54 UTC  (9+ messages)
  `  "

[PATCH v2 0/7] c++, libstdc++: get std::is_object to dispatch to new built-in traits
 2023-06-09 23:53 UTC  (5+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 4/6] libstdc++: use new built-in trait __is_function for std::is_function

[PATCH] RISC-V: Fix V_WHOLE && V_FRACT iterator requirement
 2023-06-09 23:50 UTC  (6+ messages)
  `  "

[PATCH] In the ready lists of pipeline, put unrecog insns (such as CLOBBER, USE) at the latest to issue
 2023-06-09 23:40 UTC  (3+ messages)
` [PATCH] In the pipeline, UNRECOG INSN is not executed in advance if it starts a live range

[PATCH V2] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
 2023-06-09 22:52 UTC  (8+ messages)
  `  "

[pushed] analyzer: add caching to globals with initializers [PR110112]
 2023-06-09 22:08 UTC 

[PATCH] MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
 2023-06-09 21:44 UTC  (2+ messages)

[PATCH V2] Optimize '(X - N * M) / N' to 'X / N - M' if valid
 2023-06-09 20:26 UTC  (4+ messages)

[PATCH 1/2] analyzer: Fix allocation size false positive on conjured svalue [PR109577]
 2023-06-09 20:21 UTC  (4+ messages)
` [PATCH 2/2] testsuite: Add more allocation size tests for conjured svalues [PR110014]

[PATCH] simplify-rtx: Implement constant folding of SS_TRUNCATE, US_TRUNCATE
 2023-06-09 18:08 UTC  (3+ messages)

[COMMITTED] PR ipa/109886 - Also check type being cast to
 2023-06-09 16:37 UTC 

[COMMITTED] Relocate range_cast to header, and add a generic version
 2023-06-09 16:37 UTC 

[pushed] c++: fix 32-bit spaceship failures [PR110185]
 2023-06-09 15:41 UTC 

[pushed] c++: diagnose auto in template arg
 2023-06-09 15:41 UTC 

[pushed] c++: init-list of uncopyable type [PR110102]
 2023-06-09 15:39 UTC 

[PATCH] c++: diagnostic ICE b/c of empty TPARMS_PRIMARY_TEMPLATE [PR109655]
 2023-06-09 15:19 UTC 

[PATCH] testsuite: fix the condition bug in tsvc s176
 2023-06-09 13:49 UTC  (4+ messages)

[PATCH 2/2] ipa-cp: Feed results of IPA-CP into value numbering
 2023-06-09 12:57 UTC  (3+ messages)

[PATCH] Make sure SCALAR_INT_MODE_P before invoke try_const_anchors
 2023-06-09 12:52 UTC  (9+ messages)

[PATCH] fix frange_nextafter odr violation
 2023-06-09 12:50 UTC  (4+ messages)

[PATCH] libatomic: x86_64: Always try ifunc
 2023-06-09 12:49 UTC  (3+ messages)
` Ping: "

[committed] libstdc++: Remove duplicate definition of _Float128 std::from_chars [PR110077]
 2023-06-09 12:26 UTC 

[committed] libstdc++: Add preprocessor checks to <experimental/internet> [PR100285]
 2023-06-09 12:19 UTC 

[PATCH RFC] c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
 2023-06-09 12:15 UTC  (8+ messages)

[committed] libstdc++: Bump library version to libstdc++.so.6.0.33
 2023-06-09 12:14 UTC 

[committed] libstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
 2023-06-09 12:10 UTC 

[committed] libstdc++: Optimize std::to_array for trivial types [PR110167]
 2023-06-09 12:09 UTC 

[PATCH] Add COMPLEX_VECTOR_INT modes
 2023-06-09 11:57 UTC  (9+ messages)

[PATCH] Prevent TYPE_PRECISION on VECTOR_TYPEs
 2023-06-09 11:53 UTC  (2+ messages)

[PATCH] RISC-V: Rework Phase 5 && Phase 6 of VSETVL PASS
 2023-06-09 10:32 UTC 

[PATCH] RISCV: Add vector psabi checking
 2023-06-09  9:51 UTC  (3+ messages)
` [PATCH v4] RISC-V: "

[PATCH] MATCH: Fix zero_one_valued_p not to match signed 1 bit integers
 2023-06-09  9:11 UTC  (3+ messages)

[PATCH] doc: Clarification for -Wmissing-field-initializers
 2023-06-09  9:04 UTC  (2+ messages)

[committed] libstdc++: Fix code size regressions in std::vector [PR110060]
 2023-06-09  9:00 UTC  (5+ messages)

[PATCH] testsuite: fix the condition bug in tsvc s176
 2023-06-09  8:58 UTC  (2+ messages)

[committed] libstdc++: Improve tests for emplace member of sequence containers
 2023-06-09  8:56 UTC 

[PATCH V5] VECT: Add SELECT_VL support
 2023-06-09  8:40 UTC  (4+ messages)
  `  "

[COMMITTED 2/4] - Remove tree_code from range-operator
 2023-06-09  8:36 UTC  (2+ messages)

[PATCH v1] RISC-V: Refactor ZVFHMIN to separated iterator and pattern
 2023-06-09  8:32 UTC  (11+ messages)
` [PATCH v9] RISC-V: Refactor requirement of ZVFH and ZVFHMIN
      `  "
` [PATCH v10] "

[PATCH v1] RISC-V: Fix one warning of frm enum
 2023-06-09  8:14 UTC  (4+ messages)

[committed] fortran: Fix ICE on pr96024.f90 on big-endian hosts [PR96024]
 2023-06-09  8:04 UTC 

[PATCH] Prevent TYPE_PRECISION on VECTOR_TYPEs
 2023-06-09  7:40 UTC 

[PATCH] middle-end/110182 - TYPE_PRECISION on VECTOR_TYPE causes wrong-code
 2023-06-09  7:39 UTC 

[PATCH] Don't fold _mm{, 256}_blendv_epi8 into (mask < 0 ? src1 : src2) when -funsigned-char
 2023-06-09  1:49 UTC  (3+ messages)
` [PATCH v2] Explicitly view_convert_expr mask to signed type when folding pblendvb builtins

[PATCH] Fold _mm{,256,512}_abs_{epi8,epi16,epi32,epi64} into gimple ABSU_EXPR + VCE
 2023-06-09  1:47 UTC  (6+ messages)
` [PATCH] Fold _mm{, 256, 512}_abs_{epi8, epi16, epi32, epi64} "

[pushed] c++: allow NRV and non-NRV returns [PR58487]
 2023-06-09  0:42 UTC  (2+ messages)

[PATCH] analyzer: Standalone OOB-warning [PR109437, PR109439]
 2023-06-09  0:36 UTC  (5+ messages)
    ` Fwd: "

[PATCH] c++: unsynthesized defaulted constexpr fn [PR110122]
 2023-06-08 23:50 UTC  (4+ messages)

Orphaned patches
 2023-06-08 21:19 UTC 

[COMMITTED 4/4] Provide a new dispatch mechanism for range-ops
 2023-06-08 18:58 UTC 

[COMMITTED 3/4] Unify range_operators to one class
 2023-06-08 18:57 UTC 

[COMMITTED 1/4] Fix floating point bug in fold_range
 2023-06-08 18:57 UTC 

[PATCH][RFC] c++: Accept elaborated-enum-base in system headers
 2023-06-08 18:47 UTC  (3+ messages)
  ` Fwd: "

[PATCH v6 0/4] P1689R5 support
 2023-06-08 17:59 UTC  (2+ messages)

[PATCH] RFC: New compact syntax for insn and insn_split in Machine Descriptions
 2023-06-08 16:49 UTC  (8+ messages)
` [PATCH v2] machine descriptor: "

Quality Budget Estimation
 2023-06-08 15:47 UTC 

[PATCH] rs6000: Add builtins for IEEE 128-bit floating point values
 2023-06-08 15:21 UTC  (6+ messages)
      ` [PATCH ver 3] "

[PATCH] RISC-V: Add Veyron V1 pipeline description
 2023-06-08 15:18 UTC  (7+ messages)

[PATCH v2] RISC-V: Add more test cases for RVV FP16
 2023-06-08 15:08 UTC  (3+ messages)

[PATCH] RISCV: Add -m(no)-omit-leaf-frame-pointer support
 2023-06-08 15:05 UTC  (6+ 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).