Messages by Date
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] amdgcn: Fix various unrecognized pattern issues with add<mode>3_vcc_dup
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Add comments to __unicode::_Utf_iterator
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] aarch64: Fold builtins with highpart args to highpart equivalent [PR117850]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Use __promote_3 for std::hypot [PR121097]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] expand: Allow fixed-point arithmetic for RDIV_EXPR.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Reject single lane vector types for SLP build
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Change make_attribute to take string_slice.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libgcc/Makefile.in: Delete dead `MACHMODE_H` variable
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] c, c++: Fix unused result for empty types [PR82134]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Daily bump.
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] contrib: add gcc/text-art to Doxygen input
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] diagnostics: remove redundant field
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Fortran: Fix ICE in F2018 IMPORT statements.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] i386: Use SYMBOL_REF_P predicate instead of open coding it
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] x86: Warn -pg without -mfentry only on glibc targets
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] i386: Use various predicates instead of open coding them
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] i386: Use CONST_VECTOR_P predicate instead of open coding it
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] ifconv: Small improvement to fold_build_cond_expr; lhs and rhs being the same.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] tree-optimization/121116 - avoid _BitInt for vector element init
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Use basic_string_view for std::bitset deduced types
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Do not define __cpp_lib_constexpr_exceptions [PR121114]
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Add get_clone_versions and get_target_version functions.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Add string_slice class.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Remove unnecessary `record` argument from maybe_version_functions.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] RISC-V: Fix vsetvl merge rule.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] aarch64: Use SVE2 NBSL for vector NOR and NAND for Advanced SIMD modes
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] aarch64: Use SVE2 BSL2N for vector EON
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Fortran: Fix ICE in ASSOCIATE with user defined operator [PR121060]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] i386: Decouple AMX-AVX512 from AVX10.2 and imply AVX512F
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] RISC-V: Support RVVDImode for avg3_floor auto vect
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] spellcheck.{cc, h}: modernization
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Daily bump.
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libgdiagnostics: add diagnostic_message_buffer [PR120792]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Constrain std::swap using concepts in C++20
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Make ranges::advance(it, n, bound) follow standard more strictly
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Add missing initializers for __maybe_present_t members [PR119962]
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] c++: don't mark void exprs as read [PR44677]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libgcc: Fix aarch64 build
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Implement std::chrono::current_zone() for Windows [PR108409]
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] c++: decomp25 vs -fimplicit-constexpr [PR117784]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Search for tzdata on Windows (msys)
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] c++: constexpr uninitialized union [PR120577]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] openmp, fortran: Fix ICE when the procedure name cannot be found in declare variant directives [PR10
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] aarch64: Enable selective LDAPUR generation for cores with RCPC2
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] asf: Fix offset check in base reg initialization for big-endian targets
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] tree-optimization/121059 - fixup loop mask query
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Tweak dg-error patterns for C++26 constexpr changes
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] aarch64: fixup: Implement sme2+faminmax extension.
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] c, c++: Extend -Wunused-but-set-* warnings [PR44677]
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Ensure that ranges::destroy destroys in constexpr [PR121024]
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Make all experimental::observer_ptr functions constexpr
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Ensure std::make_unsigned<Enum> works for 128-bit enum
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Revert "aarch64: Use EOR3 for DImode values"
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Ensure std::hash<__int128> is defined [PR96710]
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] aarch64: AND/BIC combines for unpacked SVE FP comparisons
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] libstdc++: Format %a/%A/%b/%h/%B/%p without using locale::classic [PR110739]
Mikael Morin via Libstdc++-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] fortran: Amend descriptor bounds init if unallocated
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] fortran: Delay evaluation of array bounds after reallocation
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] fortran: Generate array reallocation out of loops
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Fix tree.cc compilation on SPARC
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] fortran: Fix indentation
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc(refs/users/mikael/heads/pr121185_v01)] Ajout test pr121185
Mikael Morin via Gcc-cvs
-
2025/07/24
[gcc] Created branch 'mikael/heads/pr121185_v01' in namespace 'refs/users'
Mikael Morin via Gcc-cvs
-
2025/07/23
[gcc r16-2462] testsuite: Fix gcc.target/powerpc/vsx-builtin-7.c test [PR119382]
jeevitha via Gcc-cvs
-
2025/07/23
[gcc(refs/users/aoliva/heads/testme)] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc/aoliva/heads/testme] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc(refs/users/aoliva/heads/testme)] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc/aoliva/heads/testme] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc r16-2461] RISC-V: Add test case for vx combine polluting VXRM
Pan Li via Gcc-cvs
-
2025/07/23
[gcc r16-2460] RISC-V: Avoid vaaddu.vx combine pattern pollute VXRM csr
Pan Li via Gcc-cvs
-
2025/07/23
[gcc r15-10060] c++/modules: Support re-streaming TU_LOCAL_ENTITYs [PR120412]
Nathaniel Shead via Gcc-cvs
-
2025/07/23
[gcc r16-2459] c++/modules: Support re-streaming TU_LOCAL_ENTITYs [PR120412]
Nathaniel Shead via Gcc-cvs
-
2025/07/23
[gcc(refs/users/aoliva/heads/testme)] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc/aoliva/heads/testme] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc/aoliva/heads/testme] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc(refs/users/aoliva/heads/testme)] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc r16-2457] aarch64: Relaxed SEL combiner patterns for unpacked SVE FP unary operations
Spencer Abson via Gcc-cvs
-
2025/07/23
[gcc/aoliva/heads/testme] (377 commits) [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc(refs/users/aoliva/heads/testme)] [hardbool] implement OP=, ++ and --, volatile and atomics
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc/aoliva/heads/testbase] (376 commits) aarch64: Add support for unpacked SVE FP unary operations
Alexandre Oliva via Gcc-cvs
-
2025/07/23
[gcc r16-2456] aarch64: Add support for unpacked SVE FP unary operations
Spencer Abson via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Change bellow in comments to below
Jeff Law via Libstdc++-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vaaddu.vv combine case 1 with GR2VR cost 0, 1 and 2 for QI, HI
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vaaddu.vv to vaaddu.vx on GR2VR cost for HI, QI and SI mode
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Refine the test case for vector avg_floor and avg_ceil [NFC]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v2] RISC-V: Vector-scalar widening multiply-(subtract-)accumulate [PR119100]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Restrict generic-vector-ooo DFA
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vaaddu.vv combine for DImode
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISCV: Remove the v extension requirement for sat scalar run test
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Fix wrong CFA during stack probe
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add ashiftrt operand 2 for vector avg_floor and avg_ceil
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Allow VLS DImode for sat_op vx DImode pattern
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Support RVVDImode for avg3_ceil auto vect
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vssub.vv to vssub.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Fix vsetvl merge rule.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Enable zvfh for vector-scalar half-float run tests
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Add missing insn types to xiangshan.md and mips-p8700.md
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Support RVVDImode for avg3_floor auto vect
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vaaddu.vv combine case 0 with GR2VR cost 0, 2 and 15 for QI, HI
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v5] RISC-V: Mips P8700 Conditional Move Support.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add testcase for unsigned scalar SAT_ADD form 8 and form 9
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Vector-scalar widening negate-multiply-(subtract-)accumulate [PR119100]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: prevent NULL_RTX dereference in riscv_macro_fusion_pair_p ()
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add testcase for rv32 SAT_MUL from uint64
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Make zero-stride load broadcast a tunable.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vssub.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add testcases for unsigned vector SAT_SUB form 11 and form 12
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Adjust testdata for unsigned vector SAT_SUB
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Detect new fusions for RISC-V
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Implement unsigned scalar SAT_MUL from uint128_t
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/120642] Avoid propagating constant AVL for theadvector
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Disable uint128_t testcase of SAT_MUL when rv32
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vsadd.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vssub.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Do not use vsetivli for THeadVector.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test cases for unsigned scalar SAT_MUL from uint128_t
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vsadd.vv to vsadd.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [committed][RISC-V] Fix testsuite fallout from check-function-bodies change
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Ignore non-types in builtin function hash.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vsadd.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Add basic instrumentation to fusion detection
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/118886] Refine when two insns are signaled as fusion candidates
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add testcases for signed scalar SAT_ADD IMM form 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] [RISC-V] Fix shift type for RVV interleaved stepped patterns [PR120356]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Refactor record_function_versions.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Ignore -Oz for most rvv testcase [NFC]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Primary vector pipeline model for sifive 7 series
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: testsuite: Skip tests providing -march/-mcpu for ILP32E/ILP64E ABIs
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vssubu.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Reconcile the existing test due to cost model change
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Adding B ext, fp16 and missing scalar instruction type for sifive-7 pipeline model [PR120659
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Vector-scalar negate-multiply-(subtract-)accumulate [PR119100]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vssubu.vv to vssubu.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: update prepare_ternary_operands to handle vector-scalar case [PR120828]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vsaddu.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Fix ICE for expand_select_vldi [PR120652]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vmin.vv to vmin.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add pipeline-checker script
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Fix build issue
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_dup + vmax.vv combine case 1 with max func 1 and GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/119971] Avoid losing shift count masking
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [sanitizer_common] Fix build on ppc64+musl (#120036)
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add Profiles RVA/B23S64 support.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add patterns for vector-scalar multiply-(subtract-)accumulate [PR119100]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Refactor the function bitmap_union_of_preds_with_entry
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Regen riscv-ext.texi [NFC]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add comment and reorder the the include files in riscv.md [NFC]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/118241] Fix data prefetch predicate/constraint for RISC-V
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vsaddu.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/119830] Fix RISC-V codegen on 32bit hosts
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vsaddu.vv to vsaddu.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vremu.vv to vremu.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vminu.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add generic tune as default.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Use riscv_2x_xlen_mode_p [NFC]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Adding cost model for zilsd
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH] RISC-V: Use builtin clz/ctz when count_leading_zeros and count_trailing_zeros is used
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Force several tests to use rocket tuning
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vmin.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vminu.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vmin.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vminu.vv to vminu.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Refine VX combine test case 0 to avoid code duplication
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v1] RISC-V: Use scratch reg for loop control
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Update Profiles string in RV23.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vmaxu.vv to vmaxu.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add patterns for vector-scalar negate-(multiply-add/sub) [PR119100]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vmaxu.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vmaxu.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add -fno-pie flags to testcases
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_dup + vmax.vv combine case 0 with max func 0 and GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_dup + vmax.vv combine case 0 with max func 1 and GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: testsuite: fix an obvious build error
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_dup + vmax.vv combine case 1 with max func 0 and GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vremu.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Reconcile the existing test for vremu.vx combine
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vmax.vv to vmax.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Prevent speculative vsetvl insn scheduling
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Enable more if-conversion on RISC-V
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: frm/mode-switch: Reduce FRM restores on DYN transition [PR119164]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vrem.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vrem.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vremu.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: frm/mode-switch: robustify call_insn backtracking [PR120203]
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vrem.vv to vrem.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Reconcile the existing test for vrem.vx combine
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [to-be-committed][RISC-V] Handle 32bit operands in condition for conditional moves
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Reconcile the existing test for vdivu.vx combine
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vdivu.vv combine case 1 with GR2VR cost 0, 1 and 2
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: frm/mode-switch: remove dubious frm edge insertion before call_insn
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Combine vec_duplicate + vidvu.vv to vdivu.vx on GR2VR cost
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add test for vec_duplicate + vdivu.vv combine case 0 with GR2VR cost 0, 2 and 15
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Handle 32bit operands in condition for conditional moves
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: frm/mode-switch: remove TARGET_MODE_CONFLUENCE
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Support -mcpu for XiangShan Kunminghu cpu.
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Improve signed division by 2^n
Jeff Law via Gcc-cvs
-
2025/07/23
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Support Sstvecd extension.
Jeff Law via Gcc-cvs