Show patches with: Submitter = Yangyu Chen       |    State = Action Required       |    Archived = No       |   64 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,8/8] RISC-V: Add Multi-Versioning Test Cases RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,7/8] RISC-V: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY and TARGET_GET_FUNCTION_VERSIONS… RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,6/8] RISC-V: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,5/8] RISC-V: Implement TARGET_COMPARE_VERSION_PRIORITY and TARGET_OPTION_FUNCTION_VERSIONS RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,4/8] RISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,3/8] RISC-V: Implement riscv_minimal_hwprobe_feature_bits RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,2/8] RISC-V: Implement Priority syntax parser for Function Multi-Versioning RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v5,1/8] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-05 Yangyu Chen New
[v4,8/8] RISC-V: Add Multi-Versioning Test Cases RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v4,7/8] RISC-V: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY and TARGET_GET_FUNCTION_VERSIONS… RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v4,6/8] RISC-V: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v4,5/8] RISC-V: Implement TARGET_COMPARE_VERSION_PRIORITY and TARGET_OPTION_FUNCTION_VERSIONS RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v4,4/8] RISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v4,3/8] RISC-V: Implement riscv_minimal_hwprobe_feature_bits RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v4,2/8] RISC-V: Implement Priority syntax parser for Function Multi-Versioning RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v4,1/8] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V RISC-V: Add Function Multi-Versioning support - - - - --- 2024-11-01 Yangyu Chen New
[v2] RISC-V: allow -fno-plt to disable PLT [v2] RISC-V: allow -fno-plt to disable PLT - - - - --- 2024-10-31 Yangyu Chen New
RISC-V: allow -fno-plt to disable PLT RISC-V: allow -fno-plt to disable PLT - - - - --- 2024-10-31 Yangyu Chen New
[v4,aarch64] Fix function multiversioning dispatcher link error with LTO [v4,aarch64] Fix function multiversioning dispatcher link error with LTO - 1 - - --- 2024-10-30 Yangyu Chen New
[v3,aarch64] Fix function multiversioning dispatcher link error with LTO [v3,aarch64] Fix function multiversioning dispatcher link error with LTO - 1 - - --- 2024-10-29 Yangyu Chen New
[v2] Fix MV clones can not redirect to specific target on some targets [v2] Fix MV clones can not redirect to specific target on some targets - 1 - - --- 2024-10-27 Yangyu Chen New
Fix MV clones can not redirect to specific target on some targets Fix MV clones can not redirect to specific target on some targets - 1 - - --- 2024-10-27 Yangyu Chen New
[v2,aarch64] Fix function multiversioning dispatcher link error with LTO [v2,aarch64] Fix function multiversioning dispatcher link error with LTO - 1 - - --- 2024-10-27 Yangyu Chen New
[aarch64] Fix function multiversioning dispatcher link error with LTO [aarch64] Fix function multiversioning dispatcher link error with LTO - 1 - - --- 2024-10-26 Yangyu Chen New
[v3,11/11] RISC-V: Add Multi-Versioning Test Cases RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,10/11] RISC-V: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY and TARGET_GET_FUNCTION_VERSIO… RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,09/11] RISC-V: Reapply target_version attribute after target attribute RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,08/11] RISC-V: Do not inline when callee is versioned but caller is not RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,07/11] RISC-V: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,06/11] RISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,05/11] RISC-V: Implement TARGET_COMPARE_VERSION_PRIORITY and TARGET_OPTION_FUNCTION_VERSIONS RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,04/11] RISC-V: Implement riscv_minimal_hwprobe_feature_bits RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,03/11] RISC-V: Implement Priority syntax parser for Function Multi-Versioning RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,02/11] RISC-V: Split riscv_process_target_attr with const char *args argument RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v3,01/11] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-24 Yangyu Chen New
[v2,11/11] RISC-V: Add Multi-Versioning Test Cases RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,10/11] RISC-V: Implement TARGET_GENERATE_VERSION_DISPATCHER_BODY and TARGET_GET_FUNCTION_VERSIO… RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,09/11] RISC-V: Reapply target_version attribute after target attribute RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,08/11] RISC-V: Do not inline when callee is versioned but caller is not RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,07/11] RISC-V: Implement TARGET_MANGLE_DECL_ASSEMBLER_NAME RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,06/11] RISC-V: Implement TARGET_OPTION_VALID_VERSION_ATTRIBUTE_P RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,05/11] RISC-V: Implement TARGET_COMPARE_VERSION_PRIORITY and TARGET_OPTION_FUNCTION_VERSIONS RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,04/11] RISC-V: Implement riscv_minimal_hwprobe_feature_bits RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,03/11] RISC-V: Implement Priority syntax parser for Function Multi-Versioning RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,02/11] RISC-V: Split riscv_process_target_attr with const char *args argument RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
[v2,01/11] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V RISC-V: Add Function Multi-Versioning support - - - - --- 2024-10-21 Yangyu Chen New
RISC-V: Add function multiversioning support RISC-V: Add function multiversioning support - - - - --- 2024-10-20 Yangyu Chen New
[v2] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V [v2] Introduce TARGET_CLONES_ATTR_SEPARATOR for RISC-V - - - - --- 2024-10-15 Yangyu Chen New
Introduce TARGET_FMV_ATTR_SEPARATOR Introduce TARGET_FMV_ATTR_SEPARATOR - - - - --- 2024-10-15 Yangyu Chen New
RISC-V: Add detailed comments on processing implied extensions. RISC-V: Add detailed comments on processing implied extensions. - - - - --- 2024-10-14 Yangyu Chen New
RISC-V: Fix feature_bits.c failed to compile on non-Linux targets RISC-V: Fix feature_bits.c failed to compile on non-Linux targets - 1 - - --- 2024-10-14 Yangyu Chen New
[v9] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… [v9] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… - - - - --- 2024-10-14 Yangyu Chen New
[v8] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… [v8] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… - - - - --- 2024-10-14 Yangyu Chen New
[v7] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… [v7] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… - - - - --- 2024-10-13 Yangyu Chen New
[RFC] RISC-V: Implement riscv_minimal_hwprobe_feature_bits [RFC] RISC-V: Implement riscv_minimal_hwprobe_feature_bits - - - - --- 2024-10-05 Yangyu Chen New
[v6] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… [v6] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… - - - - --- 2024-10-03 Yangyu Chen New
[v5] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… [v5] RISC-V: Implement __init_riscv_feature_bits, __riscv_feature_bits, and __riscv_vendor_feature_… - - - - --- 2024-10-03 Yangyu Chen New
[v4] RISC-V: Implement TARGET_CAN_INLINE_P [v4] RISC-V: Implement TARGET_CAN_INLINE_P - - - - --- 2024-10-03 Yangyu Chen New
[v3] RISC-V: Implement TARGET_CAN_INLINE_P [v3] RISC-V: Implement TARGET_CAN_INLINE_P - - - - --- 2024-10-02 Yangyu Chen New
[v2] RISC-V: Implement TARGET_CAN_INLINE_P [v2] RISC-V: Implement TARGET_CAN_INLINE_P - - - - --- 2024-09-30 Yangyu Chen New
hosthooks.h: Fix GCC_HOST_HOOKS_H typo hosthooks.h: Fix GCC_HOST_HOOKS_H typo - - - - --- 2024-09-23 Yangyu Chen New
[RFC] Allow functions with target_clones attribute to be inlined [RFC] Allow functions with target_clones attribute to be inlined - - - - --- 2024-09-14 Yangyu Chen New
RISC-V: Implement TARGET_CAN_INLINE_P RISC-V: Implement TARGET_CAN_INLINE_P - - - - --- 2024-09-09 Yangyu Chen New
RISC-V: Fix wrong tune parameters on int_div RISC-V: Fix wrong tune parameters on int_div - - - - --- 2023-10-26 Yangyu Chen New