Messages by Thread
-
[gcc r16-6875] doc, xtensa: Clean up Xtensa options documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6873] doc, VxWorks: Clean up VxWorks option documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6874] doc, x86: Clean up x86 options documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6871] doc, visium: Clean up Visium options documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6870] doc, vax: Clean up VAX option documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6869] doc, v850: Clean up V850 options and documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6865] doc, s390: Clean up S/390 and z series options [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6866] doc, sh: Clean up SH options documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6868] doc, sparc: Clean up SPARC option documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6867] doc, Solaris: Clean up documentation of Solaris 2 options [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6864] doc, rx: Clean up RX options documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6863] doc, rs6000: Clean up RS/6000 options documentation [PR122243]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6862] doc, rl78: Clean up RL78 option documentation [PR122243] [PR71340]
Sandra Loosemore via Gcc-cvs
-
[gcc r16-6861] a68: add explicative comment to are_packs_equivalent
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-6860] a68: fix logic for name comparison in are_packs_equivalent [PR algol68/123653]
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-6859] Regenerate cobol lang.opt.urls
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6858] a68: do not define Number and whole as built-ins
Jose E. Marchesi via Gcc-cvs
-
[gcc r16-6857] Fortran: Add new test case
Jerry DeLisle via Gcc-cvs
-
[gcc r16-6856] Fortran: Documentation update on -fdefault-real-8 and family
Jerry DeLisle via Gcc-cvs
-
[gcc r16-6855] Fortran: Fix accepts invalid implicit none (external)
Jerry DeLisle via Gcc-cvs
-
[gcc r15-10702] Ada: Fix Default_Component_Value aspect wrongly ignored on derived type
Eric Botcazou via Gcc-cvs
-
[gcc r15-10701] tree: Handle ::operator {new, delete} function templates as uncertain matches [PR123513]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6854] tree: Handle ::operator {new, delete} function templates as uncertain matches [PR123513]
Jakub Jelinek via Gcc-cvs
-
[gcc r16-6853] c++/modules: Fix local type handling when not streaming function definitions [PR123627]
Nathaniel Shead via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] doc, riscv: Clean up documentation of RISC-V options [PR122243]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] vect: Make SELECT_VL a convert optab.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] forwprop: Allow nop conversions for vector constructor.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] forwprop: allow subvectors in simplify_vector_constructor ()
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] forwprop: Check type conversion in pack/unpack [PR123117].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PR target/121778] Improving rotation detection
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PR123092, LRA]: Reprocess insn after equivalence substitution
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Fix RISC-V test after recent vectorizer changes
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Enable the ZD constraint only when xmipscbop is enabled [PR123092]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] match: Add simplification of `(a*zero_one_valued_p) & b` if `a & b` simplifies [PR119402]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: Improve `cmp?a&b:a` to try with -1 [PR123312]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] forwprop: Fix type mismatch in vec constructor [PR123525].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] if-conv: Prevent vector types in scalar cond reduction [PR123301].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] rtlanal: Determine nonzero bits of popcount from operand [PR123501].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] VN: Fix VN ICE for large _BitInt types
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add support for _BitInt [PR117581]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] forwprop: Use ssizetype for mask [PR123414].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Update tt-ascalon-d8's extension list [PR123492]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: Reject inner floating modes of a subreg for noce_try_cond_zero_arith [PR123491]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Clamp long reservations to 7c
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: -mrvv-max-lmul=conv-dynamic [PR122846].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v3] match.pd: popcount(X & -X) -> -X != 0 [PR102486]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Restore inline expansion of block moves on RISC-V in some cases
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v1 2/2] RISC-V: Add run test case for vwadd/vwsub wx mis combine [PR123317]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v1 1/2] RISC-V: Fix incorrect combine pattern for any_extend [PR123317]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Adjust the asm check of vx_vf due to middle-end change
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Vect: Adjust depth_limit of vec_slp_has_scalar_use from 2 to 3
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Partially revert patch that made VXRM a global register on RISC-V
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PR target/123010] Simplify shift of sign extracted field to a sign extending shift
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/121485] Fix mode on Zvkned lmul extending patterns
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/123318] Use a Pmode temporary for output of auipc
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: Allow non-comparisons against 0 in noce_try_cond_zero_arith
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: Handle lowpart subregs if noce_emit_cmove fails in noce_try_cond_zero_arith [PR123308]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: cleanup if_info->cond usage in noce_try_cond_zero_arith
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [PR123114]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Revert "ifcvt: Move noce_try_cond_zero_arith last"
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/123283] Wrap naked REG operands with a USE.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] doc, riscv: Clean up RISC-V extensions documentation
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] doc: make regenerate-opt-urls
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vmsleu.vv combine with GR2VR cost 0, 1 and 15
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vmsleu.vv to vmsleu.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: Move noce_try_cond_zero_arith last
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: Only allow scalar integral modes for noce_try_cond_zero_arith [PR123276]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [committed][RISC-V][PR target/123274] Add missing condition in usmul<mode>3 pattern
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/123278] Handle BF/HF modes in Andes 45 series pipeline description
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PATCH] Adjust clmul latency in Spacemit X60 scheduler model
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: Fix noce_try_cond_zero_arith after get_base_reg change [PR123267]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: cond zero arith: handle subreg for shift count
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: cond zero arith: elide short forward branch for signed GE 0 comparison [PR122769]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: cond zero arith: re-expand output pattern [NFC]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: cond zero arith: factor out common noce_emit_czero emit calls [NFC]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] ifcvt: cond zero arith: opencode helper noce_bbs_ok_for_cond_zero_arith [NFC]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][V2] Improve spill code for RVV slightly to fix regressions after recent changes
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Testsuite fixes.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Fix overflow check in interleave pattern [PR122970].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Fix various RISC-V testsuite regressions after volatile patch
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Generic vec_extract via subreg.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vmsltu.vv combine with GR2VR cost 0, 1 and 15
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add VLS modes to autovec iterators.
Jeff Law via Gcc-cvs