public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH v4 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2024-07-26  8:30 UTC  (4+ messages)
` [PATCH v4 1/3] [RFC] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets

[PING] [PATCH v4 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2024-07-26  8:29 UTC  (4+ messages)
` [PING] [PATCH v4 1/3] [RFC] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets

[PATCH v5 0/3] ifcvt: Allow if conversion of arithmetic in basic blocks with multiple sets
 2024-07-26  8:25 UTC  (4+ messages)
` [PATCH v5 1/3] [RFC] ifcvt: handle sequences that clobber flags in noce_convert_multiple_sets
` [PATCH v5 2/3] [RFC] ifcvt: Allow more operations in multiple set if conversion
` [PATCH v5 3/3] [RFC] ifcvt: Handle multiple rewired regs and refactor noce_convert_multiple_sets

[PATCH v2 0/3] aarch64: Add initial support for +fp8 arch extensions
 2024-07-26  8:13 UTC  (6+ messages)
` [PATCH v2 1/3] aarch64: Add march flags "
` [PATCH v2 2/3] aarch64: Add support for moving fpm system register
` [PATCH v2 3/3] aarch64: Add fpm register helper functions

[PATCH] i386: Fix AVX512 intrin macro typo
 2024-07-26  8:10 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Fix mismatch between constraint and predicate for ashl<mode>3_doubleword
 2024-07-26  7:06 UTC  (2+ messages)

[PATCH 1/3] isel: Move duplicate comparisons to its own function
 2024-07-26  6:40 UTC  (6+ messages)
` [PATCH 2/3] isel: Small cleanup of duplicating comparisons
` [PATCH 3/3] isel: Don't duplicate comparisons for -O0 nor -fno-tree-ter [PR116101]

[PATCH] MATCH: Optimize `VEC_SHL_INSERT (dup (A), A)` to just `dup (A) [PR116075]
 2024-07-26  6:37 UTC  (4+ messages)

[PATCH] i386: Use BLKmode for {ld,st}tilecfg
 2024-07-26  6:36 UTC  (3+ messages)
` [PATCH Ping] "

[PATCH] MIPS: Add some floating point instructions support for MIPSr6
 2024-07-26  6:36 UTC 

[PATCH] i386: Add non-optimize prefetchi intrins
 2024-07-26  6:33 UTC 

[PATCH] aarch64: Fix target/optimize option handling with transiting between O1 to O2
 2024-07-26  6:27 UTC  (2+ messages)

[PATCH]AArch64: check for vector mode in get_mask_mode [PR116074]
 2024-07-26  6:17 UTC 

[PATCH] c++/modules: Stream warning suppressions [PR115757]
 2024-07-26  4:59 UTC  (4+ messages)

[PATCH] c++/modules: Ensure deduction guides are always reachable [PR115231]
 2024-07-26  4:52 UTC  (3+ messages)

[pushed] c++: #pragma target and deferred instantiation [PR115403]
 2024-07-25 23:54 UTC 

[PATCH] rs6000, Add new overloaded vector shift builtin int128, varients
 2024-07-25 23:53 UTC  (14+ messages)

Question on SUBREG simplification for big endian target
 2024-07-25 23:50 UTC 

[PATCH] gimple-ssa-sprintf: Fix typo in range check
 2024-07-25 23:48 UTC 

[PATCH v1 1/2] PR116080: Fix tail call dejagnu checks
 2024-07-25 23:14 UTC  (4+ messages)
` [PATCH v1 2/2] PR116019: Improve tail call error message

[committed] libstdc++: Add static_assert to std::expected for LWG 3843 and 3940
 2024-07-25 22:12 UTC 

[committed] libstdc++: Remove std::basic_format_args default constructor (LWG 4106)
 2024-07-25 22:12 UTC 

[committed] libstdc++: Implement P2968R2 "Making std::ignore a first-class object"
 2024-07-25 22:12 UTC 

[committed] libstdc++: Reorder template params of std::optional comparisons (LWG 2945)
 2024-07-25 22:12 UTC 

[PATCH 1/5] aarch64: Rename bic/orn patterns to iorn/andn for vector modes
 2024-07-25 22:11 UTC  (12+ messages)
` [PATCH 2/5] aarch64: sve: Rename aarch64_bic to standard pattern, andn
` [PATCH 3/5] aarch64: Use iorn and andn standard pattern names for scalar modes
` [PATCH 4/5] MATCH: Create BIT_ANDN and BIT_IORN from matching
` [PATCH 5/5] MATCH: Add an alt pattern for ANDN and IORN with constants

[PATCH 0/2] rs6000, remove vec and vsx set builtins
 2024-07-25 21:10 UTC  (10+ messages)
` [PATCH 1/2] rs6000, Remove __builtin_vec_set_v1ti,, __builtin_vec_set_v2df, __builtin_vec_set_v2di
` [PATCH 2/2] rs6000, remove built-ins __builtin_vsx_set_1ti, __builtin_vsx_set_2df, __builtin_vsx_set_2di

[PATCH] c++: alias of alias tmpl with dependent attrs [PR115897]
 2024-07-25 20:49 UTC  (7+ messages)

[PATCH v2] MATCH: Simplify (a ? x : y) eq/ne (b ? x : y) [PR111150]
 2024-07-25 19:19 UTC  (5+ messages)

[PATCH v3 00/12] Metadirective support + "declare variant" improvements
 2024-07-25 19:13 UTC  (4+ messages)
` [PATCH v3 01/12] OpenMP: metadirective tree data structures and front-end interfaces

[PATCH] c++: structured bindings and lookup of tuple_size/tuple_element [PR115605]
 2024-07-25 18:41 UTC  (2+ messages)

[committed][PR rtl-optimization/116039] Fix life computation for promoted subregs
 2024-07-25 18:37 UTC 

[PATCH] c++: Implement C++26 P2558R2 - Add @, $, and ` to the basic character set [PR110343]
 2024-07-25 18:35 UTC  (2+ messages)

[PATCH v2] RISC-V: xtheadmemidx: Fix mode test for pre/post-modify addressing
 2024-07-25 15:40 UTC  (7+ messages)

[patch,avr] Implement PR116056: attribute signal(n) and interrupt(n)
 2024-07-25 15:03 UTC  (2+ messages)

[committed] Trivial testcase adjustment
 2024-07-25 14:44 UTC 

[PATCH 1/2] cp/coroutines: do not rewrite parameters in unevaluated contexts
 2024-07-25 14:01 UTC  (8+ messages)
` [PATCH 2/2] cp+coroutines: teach convert_to_void to diagnose discarded co_awaits

[PATCH] fold: Allow SSA names in inverse_conditions_p and fold VCOND_MASK
 2024-07-25 13:33 UTC 

[PATCH] tree-optimization/116083 - improve behavior when SLP discovery limit is reached
 2024-07-25 13:14 UTC 

[PATCH v2] RISC-V: Add basic support for the Zacas extension
 2024-07-25 12:57 UTC  (4+ messages)

[PATCH] aarch64: Fuse CMP+CSEL and CMP+CSET for -mcpu=neoverse-v2
 2024-07-25 12:49 UTC  (8+ messages)

[PATCH] rs6000: Adjust -fpatchable-function-entry* support for dual entry [PR112980]
 2024-07-25 12:39 UTC  (4+ messages)
  ` PING^3 "

[pushed] rtl-ssa: Define INCLUDE_ARRAY
 2024-07-25 12:26 UTC 

[PATCH] doc: Document -O1 as the preferred level for large machine-generated code
 2024-07-25 12:21 UTC  (4+ messages)

[PATCH] MATCH: add abs support for half float
 2024-07-25 12:18 UTC  (8+ messages)

[PATCH] tree-optimization/116081 - typedef vs. non-typedef in vectorization
 2024-07-25 11:44 UTC 

[PATCH] c++/modules: Implement P2615 'Meaningful Exports' [PR107688]
 2024-07-25 11:36 UTC  (3+ messages)

[committed] libstdc++: Use concepts and conditional explicit in std::optional
 2024-07-25 10:55 UTC 

[PATCH] libstdc++: fix uses of explicit object parameter [PR116038]
 2024-07-25 10:51 UTC  (2+ messages)

[PATCH] tree-optimization/116079 - store motion and clobbers
 2024-07-25 10:44 UTC 

[PATCH] tree-optimization/116081 - typedef vs. non-typedef in vectorization
 2024-07-25 10:44 UTC 

[PATCH] libstdc++: Fix testsuite for remote testing (and sim)
 2024-07-25 10:20 UTC  (3+ messages)

[PATCH, gfortran] libgfortran: implement fpu-macppc for Darwin, support IEEE arithmetic
 2024-07-25  8:47 UTC  (7+ messages)

[PATCH ver 2] rs6000, remove __builtin_vsx_xvcmp* built-ins
 2024-07-25  8:28 UTC  (2+ messages)

[PATCH] [x86]Refine constraint "Bk" to define_special_memory_constraint
 2024-07-25  7:23 UTC  (2+ messages)

[PATCH] SVE Intrinsics: Change return type of redirect_call to gcall
 2024-07-25  6:49 UTC  (3+ messages)

[PATCHv3, rs6000] Optimize vector construction with two vector doubleword loads [PR103568]
 2024-07-25  6:09 UTC 

[PATCH, rs6000] Add const_vector into any_operand predicate
 2024-07-25  3:34 UTC 

[PATCH V3] fsra: gimple final sra pass for paramters and returns
 2024-07-25  3:18 UTC 

[PATCH 1/8] libstdc++: Clean up @diff@ markup in some I/O tests
 2024-07-25  1:32 UTC  (3+ messages)
` [PATCH 7/8] libstdc++: Stop copying all data files into test directory

[PATCH] i386: Adjust rtx cost for imulq and imulw [PR115749]
 2024-07-25  1:29 UTC  (2+ messages)

[PATCH] RISC-V: Add configure check for B extention support
 2024-07-24 23:50 UTC 

[r15-2275 Regression] FAIL: gcc.dg/torture/pr116037.c -Os (test for excess errors) on Linux/x86_64
 2024-07-24 22:32 UTC 

[pushed 00/16] Revamp of JSON/SARIF output
 2024-07-24 22:18 UTC  (17+ messages)
` [PATCH 01/16] json: add dump overload for easier debugging
` [PATCH 02/16] json: add array::append_string
` [PATCH 03/16] analyzer: reduce use of naked "new" for json dumps
` [PATCH 04/16] gcov: reduce use of naked "new" for json output
` [PATCH 05/16] diagnostics: SARIF output: add sarif_object subclasses throughout
` [PATCH 06/16] diagnostics: output formats: use references for non-null pointers
` [PATCH 07/16] json: support std::unique_ptr in array::append and object::set
` [PATCH 08/16] diagnostics: SARIF output: use std::unique_ptr throughout
` [PATCH 09/16] diagnostics: JSON "
` [PATCH 10/16] diagnostics: SARIF output: potentially add escaped renderings of source (§3.3.4)
` [PATCH 11/16] diagnostics: SARIF output: add "workingDirectory" property (§3.20.19)
` [PATCH 12/16] diagnostics: SARIF output: add "arguments" property (§3.20.2)
` [PATCH 13/16] diagnostics: SARIF output: add "{start,end}TimeUtc" properties (§§3.20.7-8)
` [PATCH 14/16] diagnostics: SARIF output: add "annotations" property (§3.28.6)
` [PATCH 15/16] diagnostics: add selftests for SARIF output
` [PATCH 16/16] diagnostics: SARIF output: tweak output for UNKNOWN_LOCATION

[pushed] c++: parse error with -std=c++14 -fconcepts [PR116071]
 2024-07-24 21:34 UTC 

[PATCH] rtl-ssa: Fix split_clobber_group tree insertion [PR116044]
 2024-07-24 20:21 UTC  (2+ messages)

[PATCH 1/2] libstdc++: Move std::optional assertions out of _M_get()
 2024-07-24 19:59 UTC  (5+ messages)
` [PATCH 2/2] libstdc++: Use _M_get() in std::optional internals

[PATCH] libstdc++: Add noexcept to bad_expected_access<void> members (LWG 4031)
 2024-07-24 19:54 UTC 

[PATCH 1/2] libstdc++: Implement LWG 3836 for std::expected bool conversions
 2024-07-24 19:53 UTC  (2+ messages)
` [PATCH 2/2] libstdc++: Implement LWG 3836 for std::optional "

[PATCH] libstdc++: Use concepts to simplify std::optional base classes
 2024-07-24 19:52 UTC 

[PATCH] Use add_name_and_src_coords_attributes in modified_type_die
 2024-07-24 19:31 UTC 

[PATCH v3 0/2] RISC-V: add option -m(no-)autovec-segment
 2024-07-24 19:05 UTC  (12+ messages)
` [PATCH v3 2/2] Prevent divide-by-zero

[PATCH 0/5] RISC-V: Enable stack-clash protection
 2024-07-24 18:00 UTC  (6+ messages)
` [PATCH 1/5] RISC-V: Small stack tie changes
` [PATCH 2/5] RISC-V: Move riscv_v_adjust_scalable_frame
` [PATCH 3/5] RISC-V: Stack-clash protection implemention
` [PATCH 4/5] RISC-V: Add support to vector stack-clash protection
` [PATCH 5/5] RISC-V: Enable stack clash in alloca

[PATCH] c++: Mostly concepts related formatting fixes
 2024-07-24 17:41 UTC  (2+ messages)

[committed][rtl-optimization/116037] Explicitly track if a destination was skipped in ext-dce
 2024-07-24 17:18 UTC 

[patch, libgfortran] PR105361 Incorrect end-of-file condition for derived-type I/O
 2024-07-24 17:06 UTC  (2+ messages)
` ping "

[committed] testsuite: Fix up pr116034.c test for big/pdp endian [PR116061]
 2024-07-24 16:41 UTC 

[committed 1/2] libstdc++: Fix std::vector<bool> for -std=gnu++14 -fconcepts [PR116070]
 2024-07-24 16:20 UTC  (2+ messages)
` [committed 2/2] libstdc++: Fix <ostream> and <istream> "

` ` Piano ` `
 2024-07-24 16:17 UTC 

[committed 00/11] aarch64: Extend aarch64_feature_flags to 128 bits
 2024-07-24 16:02 UTC  (12+ messages)
` [committed 01/11] aarch64: Remove unused global aarch64_tune_flags
` [committed 02/11] aarch64: Move AARCH64_NUM_ISA_MODES definition
` [committed 03/11] aarch64: Eliminate a temporary variable
` [committed 04/11] aarch64: Introduce aarch64_isa_mode type
` [committed 05/11] aarch64: Define aarch64_get_{asm_|}isa_flags
` [committed 06/11] aarch64: Decouple feature flag option storage type
` [committed 07/11] aarch64: Add explicit bool cast to return value
` [committed 08/11] aarch64: Add bool conversion to TARGET_* macros
` [committed 09/11] aarch64: Use constructor explicitly in get_flags_off
` [committed 10/11] Add new bbitmap<N> class
` [committed 11/11] aarch64: Extend aarch64_feature_flags to 128 bits

[PATCH] libcpp, c++: Optimize initializers using #embed in C++
 2024-07-24 15:55 UTC  (3+ messages)
  ` [PATCH] libcpp, c++, v2: "

[PATCH v2] RISC-V: Error early with V and no M extension
 2024-07-24 15:50 UTC  (5+ 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).