gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] x86: Update TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P
Uros Bizjak
Re: [PATCH] x86: Update TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P
H.J. Lu
Re: [PATCH] x86: Update TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P
Uros Bizjak
Fix cs_interesting_for_ipcp_p wrt flag_profile_partial_training.
Jan Hubicka
Make ix86 cost of VEC_SELECT equivalent to SUBREG same as of SUBREG
Jan Hubicka
RE: Make ix86 cost of VEC_SELECT equivalent to SUBREG same as of SUBREG
Liu, Hongtao
Re: Make ix86 cost of VEC_SELECT equivalent to SUBREG same as of SUBREG
Jan Hubicka
[PATCH] libstdc++: Rewrite atomic builtin checks [PR70560]
Jonathan Wakely
Re: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560]
Tomasz Kaminski
Re: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560]
Jonathan Wakely
Re: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560]
Tomasz Kaminski
[committed v2] libstdc++: Rewrite atomic builtin checks [PR70560]
Jonathan Wakely
libstdc++: Rewrite atomic builtin checks: Fix up 'GLIBCXX_ENABLE_BACKTRACE' check with 'size_t' [PR119667] (was: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560])
Thomas Schwinge
Re: libstdc++: Rewrite atomic builtin checks: Fix up 'GLIBCXX_ENABLE_BACKTRACE' check with 'size_t' [PR119667] (was: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560])
Jonathan Wakely
[committed] d: Use __builtin_clear_padding for zeroing alignment holes after set
Iain Buclaw
[committed] libstdc++: Use no_stdname for make_obj_using_allocator feature test macro
Jonathan Wakely
[PATCH] Fix for older version of GCC
Marc Poulhiès
Re: [PATCH] Fix for older version of GCC
David Malcolm
Re: [PATCH v2] libstdc++: Fix _Padding_sink in case when predicted is between padwidht and maxwidth [PR109162]
Jonathan Wakely
[PATCH] Add diffsummary.py to contrib
Andi Kleen
Re: [PATCH] Add diffsummary.py to contrib
Filip Kastl
Re: [PATCH] Add diffsummary.py to contrib
Gerald Pfeifer
Re: [PATCH v2] simplify-rtx: Combine bitwise operations in more cases
Richard Sandiford
Re: [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Richard Sandiford
Re: [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Konstantinos Eleftheriou
Re: [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Richard Sandiford
Re: [PATCH] asf: Fix calling of emit_move_insn on registers of different modes [PR119884]
Konstantinos Eleftheriou
[pushed] i386: Disable string insn from non-default AS for Pmode != word_mode [PR111657]
Uros Bizjak
[PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Andrew Pinski
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Richard Biener
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Andrew Pinski
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Richard Biener
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Iain Sandoe
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Andrew Pinski
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Richard Biener
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Andrew Pinski
[PATCH 2/2] tree-optimization/119960 - add validity checking to SLP scheduling
Richard Biener
[PATCH 1/2] tree-optimization/119960 - fix and guard get_later_stmt
Richard Biener
[RFC 0/3] Use automatic make dependencies in aarch64
Alice Carlotti
[RFC 2/3] aarch64: Remove explicit make dependencies
Alice Carlotti
[RFC 3/3] aarch64: Use default .cc.o rule to build aarch64 .cc files
Alice Carlotti
[RFC 1/3] aarch64: Generate automatic dependency rules
Alice Carlotti
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Alice Carlotti
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Richard Sandiford
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Alice Carlotti
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Richard Sandiford
Re: [PATCH] RISC-V: Fix register move cost for SIBCALL_REGS/JALR_REGS
Kito Cheng
[PATCH v6 1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Kito Cheng
[PATCH v6 2/2] RISC-V: Add intrinsics testcases for SiFive Xsfvcp extensions.
Kito Cheng
Re: [PATCH v6 2/2] RISC-V: Add intrinsics testcases for SiFive Xsfvcp extensions.
Kito Cheng
Re: [PATCH v6 1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Kito Cheng
Re: [PATCH v6 1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Mark Wielaard
Re: [PATCH v6 1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Kito Cheng
[PATCH] c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981]
Patrick Palka
Re: [PATCH] c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981]
Jason Merrill
[PATCH v5 00/10] Implement extents and layouts from the mdspan header.
Luc Grosheintz
[PATCH v5 01/10] libstdc++: Setup internal FTM for mdspan.
Luc Grosheintz
[PATCH v5 07/10] libstdc++: Implement layout_right from mdspan.
Luc Grosheintz
[PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Luc Grosheintz
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Tomasz Kaminski
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Tomasz Kaminski
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Luc Grosheintz
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
[PATCH v5 08/10] libstdc++: Add tests for layout_right.
Luc Grosheintz
[PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
Re: [PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Jonathan Wakely
Re: [PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
Re: [PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Jonathan Wakely
[PATCH v5 04/10] libstdc++: Add tests for std::extents.
Luc Grosheintz
[PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Jonathan Wakely
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
[PATCH v5 09/10] libstdc++: Implement layout_stride from mdspan.
Luc Grosheintz
[PATCH v5 06/10] libstdc++: Add tests for layout_left.
Luc Grosheintz
[PATCH v5 10/10] libstdc++: Add tests for layout_stride.
Luc Grosheintz
[PATCH 0/1] Fix BZ 119317: named loops (C2y) with debug info
Christopher Bazley
[PATCH 1/1] Fix BZ 119317: named loops (C2y) with debug info
Christopher Bazley
Re: [PATCH 1/1] Fix BZ 119317: named loops (C2y) with debug info
Joseph Myers
RE: [EXTERNAL]Re: [PATCH]RISCV :Added MIPS P8700 Subtarget
Umesh Kalappa
Re: [PATCH]RISCV :Added MIPS P8700 Subtarget
Umesh Kalappa
RE: [PATCH ]RISCV :Added MIPS P8700 Subtarget
Umesh Kalappa
RE: [PATCH ]RISCV :Added MIPS P8700 Subtarget
Palmer Dabbelt
RE: [EXTERNAL]RE: [PATCH ]RISCV :Added MIPS P8700 Subtarget
Umesh Kalappa
[PATCH] tree-optimization/119997 - &ptr->field no longer subject to PRE
Richard Biener
[pushed] i386: Allow string instructions from non-default address space [PR111657]
Uros Bizjak
Re: [pushed] i386: Allow string instructions from non-default address space [PR111657]
H.J. Lu
Re: [pushed] i386: Allow string instructions from non-default address space [PR111657]
Uros Bizjak
Re: [pushed] i386: Allow string instructions from non-default address space [PR111657]
H.J. Lu
[PATCH] libstdc++: Use constexpr-if for C++11 and C++14
Jonathan Wakely
Re: [PATCH] libstdc++: Use constexpr-if for C++11 and C++14
Tomasz Kaminski
[PATCH] libstdc++: Use constexpr-if in std::function for C++11 and C++14
Jonathan Wakely
Re: [PATCH] libstdc++: Use constexpr-if in std::function for C++11 and C++14
Tomasz Kaminski
[PATCH] libstdc++: Use 'if constexpr' to simplify std::vector relocation
Jonathan Wakely
Re: [PATCH] libstdc++: Use 'if constexpr' to simplify std::vector relocation
Tomasz Kaminski
[PATCH] libstdc++: Fix allocator propagation for rvalue+rvalue string concatenation
Jonathan Wakely
Re: [PATCH] libstdc++: Fix allocator propagation for rvalue+rvalue string concatenation
Tomasz Kaminski
[PATCH] libstdc++: Fix <numeric> parallel algos for move-only values [PR117905]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix <numeric> parallel algos for move-only values [PR117905]
Jonathan Wakely
[PATCH][15.2] nr2.0: late: Correctly initialize funny_error member
arthur . cohen
Re: [PATCH][15.2] nr2.0: late: Correctly initialize funny_error member
Andrew Pinski
Re: [PATCH][15.2] nr2.0: late: Correctly initialize funny_error member
Marc Poulhiès
[PATCH] c++/modules: Catch exposures of TU-local values through inline references [PR119996]
Nathaniel Shead
Re: [PATCH] c++/modules: Catch exposures of TU-local values through inline references [PR119996]
Jason Merrill
[PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
H.J. Lu
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
Uros Bizjak
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
H.J. Lu
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
Uros Bizjak
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
H.J. Lu
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
Uros Bizjak
[PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
[PATCH v2] Use incoming small integer argument value as if promoted
H.J. Lu
[pushed] i386: Skip sub-RTXes of memory operand in ix86_update_stack_alignment
Uros Bizjak
[PATCH] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
Re: [PATCH] RISC-V: Fix missing implied Zicsr from Zve32x
Kito Cheng
[PATCH v2] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
[PATCH v3] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
Re: [PATCH v3] RISC-V: Fix missing implied Zicsr from Zve32x
Kito Cheng
[PATCH v4] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
Re: [PATCH v4] RISC-V: Fix missing implied Zicsr from Zve32x
Kito Cheng
Re: [PATCH v2] RISC-V: Fix missing implied Zicsr from Zve32x
Nelson Chu
Re: [PATCH] libgomp: Update SVE test
Tejas Belagod
Re: [PATCH] libgomp: Update SVE test
Richard Sandiford
Re: [PATCH] libgomp: Update SVE test
Jakub Jelinek
Re: [PATCH] libgomp: Update SVE test
Tejas Belagod
[PATCH v2] Consider frequency in cost estimation when converting scalar to vector.
liuhongt
Re: [PATCH v2] Consider frequency in cost estimation when converting scalar to vector.
Jan Hubicka
Re: [PATCH v2] Consider frequency in cost estimation when converting scalar to vector.
Jan Hubicka
Re: [PATCH v2] Consider frequency in cost estimation when converting scalar to vector.
Jan Hubicka
[PATCH v3] Consider frequency in cost estimation when converting scalar to vector.
liuhongt
Re: [PATCH v3] Consider frequency in cost estimation when converting scalar to vector.
Hongtao Liu
Re: [PATCH v3] Consider frequency in cost estimation when converting scalar to vector.
Jan Hubicka
[PATCH v3] Consider frequency in cost estimation when converting scalar to vector.
liuhongt
Re: [PATCH v3] Consider frequency in cost estimation when converting scalar to vector.
Jan Hubicka
RE: [PATCH v2 1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Li, Pan2
Re: [PATCH v2 1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Robin Dapp
RE: [PATCH v2 1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Li, Pan2
Re: [PATCH v2 1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Robin Dapp
RE: [PATCH v2 1/3] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
Li, Pan2
[PATCH] i386/cygming: Decrease default preferred stack boundary for 32-bit targets
LIU Hao
Re: [PATCH] i386/cygming: Decrease default preferred stack boundary for 32-bit targets
LIU Hao
Re: [PATCH] i386: Add ix86_expand_unsigned_small_int_cst_argument
Hongtao Liu
Re: [PATCH] i386: Add ix86_expand_unsigned_small_int_cst_argument
H.J. Lu
Re: [PATCH] i386: Add ix86_expand_unsigned_small_int_cst_argument
H.J. Lu
RE: [PATCH] i386: Add ix86_expand_unsigned_small_int_cst_argument
Liu, Hongtao
Re: [PATCH] i386: Add ix86_expand_unsigned_small_int_cst_argument
H.J. Lu
PING: [PATCH] x86: Add preserve_none and update no_caller_saved_registers attributes
H.J. Lu
[PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Kito Cheng
RE: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Li, Pan2
Re: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
钟居哲
Re: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Robin Dapp
Re: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Kito Cheng
RE: [EXTERNAL] [PATCH] Fix name mismatch for fortran.
Eugene Rozenfeld
[V2 PATCH] Fix name mismatch for fortran.
liuhongt
Re: [PATCH v2] x86: Add a pass to remove redundant all 0s/1s vector load
Hongtao Liu
Re: [PATCH v2] x86: Add a pass to remove redundant all 0s/1s vector load
H.J. Lu
[PATCH v3] x86: Add a pass to remove redundant all 0s/1s vector load
H.J. Lu
RE: [PATCH v3] x86: Add a pass to remove redundant all 0s/1s vector load
Liu, Hongtao
[PATCH] target.def: Remove TARGET_PROMOTE_FUNCTION_RETURN reference
H.J. Lu
Re: [PATCH] target.def: Remove TARGET_PROMOTE_FUNCTION_RETURN reference
Richard Biener
[PATCH] Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GLC except GLC
liuhongt
[pushed: r16-266] analyzer: handle NRVO and DECL_BY_REFERENCE [PR111536]
David Malcolm
[pushed: r16-263] analyzer, c++: add placeholder implementation of ana::translation_unit for C++
David Malcolm
[pushed: r16-258] analyzer: convert various enums to "enum class"
David Malcolm
[pushed: r16-265] analyzer: fix null deref false negative on std::unique_ptr [PR109366]
David Malcolm
[pushed: r16-261] analyzer: use unique_ptr for state_machine instances
David Malcolm
[pushed: r16-256] analyzer: fail if we see unexpected gimple stmt codes
David Malcolm
[pushed: r16-255] analyzer: add a call_details::dump (using text_art)
David Malcolm
Earlier messages
Later messages