Show patches with: Submitter = Liu, Hongtao       |    State = Action Required       |    Archived = No       |   534 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Improve reg_or_subregno to return INVALID_REGNUM when the subreg of memory is processed. Improve reg_or_subregno to return INVALID_REGNUM when the subreg of memory is processed. - - - - --- 2022-06-23 Liu, Hongtao New
[x86] Replace REGNO with reg_or_subregno in pre_reload splitter. [x86] Replace REGNO with reg_or_subregno in pre_reload splitter. - - - - --- 2022-06-20 Liu, Hongtao New
Fix ICE in extract_insn, at recog.cc:2791 Fix ICE in extract_insn, at recog.cc:2791 - - - - --- 2022-06-14 Liu, Hongtao New
Add optional __Bfloat16 support Add optional __Bfloat16 support - - - - --- 2022-06-10 Liu, Hongtao New
Adjust testcase to avoid compile failure under -m32. Adjust testcase to avoid compile failure under -m32. - - - - --- 2022-06-08 Liu, Hongtao New
Simplify (B * v + C) * D -> BD* v + CD when B, C, D are all INTEGER_CST. Simplify (B * v + C) * D -> BD* v + CD when B, C, D are all INTEGER_CST. - - - - --- 2022-06-07 Liu, Hongtao New
Disparages SSE_REGS alternatives sligntly with ?v instead of *v in *mov{si, di}_internal. Disparages SSE_REGS alternatives sligntly with ?v instead of *v in *mov{si, di}_internal. - - - - --- 2022-06-07 Liu, Hongtao New
Fix insn does not satisfy its constraints: sse2_lshrv1ti3 Fix insn does not satisfy its constraints: sse2_lshrv1ti3 - - - - --- 2022-06-07 Liu, Hongtao New
Simplify (B * v + C) * D -> BD* v + CD when B, C, D are all INTEGER_CST. Simplify (B * v + C) * D -> BD* v + CD when B, C, D are all INTEGER_CST. - - - - --- 2022-06-02 Liu, Hongtao New
Add a bit dislike for separate mem alternative when op is REG_P. Add a bit dislike for separate mem alternative when op is REG_P. - - - - --- 2022-05-25 Liu, Hongtao New
Increase move cost between mask and gpr. Increase move cost between mask and gpr. - - - - --- 2022-05-20 Liu, Hongtao New
[i386] recognize bzhi pattern when there's zero_extendsidi. [i386] recognize bzhi pattern when there's zero_extendsidi. - - - - --- 2022-05-17 Liu, Hongtao New
Clamp vec_perm_expr index in simplify_bitfield_ref to avoid ICE. Clamp vec_perm_expr index in simplify_bitfield_ref to avoid ICE. - - - - --- 2022-05-16 Liu, Hongtao New
[i386] Fix ICE caused by wrong condition. [i386] Fix ICE caused by wrong condition. - - - - --- 2022-05-13 Liu, Hongtao New
[v2] Optimize vpermtiw/b to vpunpcklqdq for certain cases. [v2] Optimize vpermtiw/b to vpunpcklqdq for certain cases. - - - - --- 2022-05-13 Liu, Hongtao New
Optimize vpermtiw/b to vpunpcklqdq for certain cases. Optimize vpermtiw/b to vpunpcklqdq for certain cases. - - - - --- 2022-05-13 Liu, Hongtao New
Optimize vec_setv8{hi,hf}_0 + pmovzxbq to pmovzxbq. Optimize vec_setv8{hi,hf}_0 + pmovzxbq to pmovzxbq. - - - - --- 2022-05-09 Liu, Hongtao New
[i386] Implement permutation with pslldq + psrldq + por when pshufb is not available. [i386] Implement permutation with pslldq + psrldq + por when pshufb is not available. - - - - --- 2022-05-09 Liu, Hongtao New
[Middle-end] Enhance final_value_replacement_loop to handle bitwise induction. [Middle-end] Enhance final_value_replacement_loop to handle bitwise induction. - - - - --- 2022-05-09 Liu, Hongtao New
[v2] Strip of a vector load which is only used partially. [v2] Strip of a vector load which is only used partially. - - - - --- 2022-05-09 Liu, Hongtao New
[i386] Optimize movzwl + vmovd/vmovq to vmovw. [i386] Optimize movzwl + vmovd/vmovq to vmovw. - - - - --- 2022-05-09 Liu, Hongtao New
Expand __builtin_memcmp_eq with ptest for OImode. Expand __builtin_memcmp_eq with ptest for OImode. - - - - --- 2022-05-07 Liu, Hongtao New
Expand __builtin_memcmp_eq with ptest for OI/TImode. Expand __builtin_memcmp_eq with ptest for OI/TImode. - - - - --- 2022-05-05 Liu, Hongtao New
Strip of a vector load which is only used partially. Strip of a vector load which is only used partially. - - - - --- 2022-05-05 Liu, Hongtao New
Refine and/ior/xor/andn masked patterns for V*HFmode. Refine and/ior/xor/andn masked patterns for V*HFmode. - - - - --- 2022-04-06 Liu, Hongtao New
[V3] Split vector load from parm_del to elemental loads to avoid STLF stalls. [V3] Split vector load from parm_del to elemental loads to avoid STLF stalls. - - - - --- 2022-04-01 Liu, Hongtao New
Split vector load from parm_del to elemental loads to avoid STLF stalls. Split vector load from parm_del to elemental loads to avoid STLF stalls. - - - - --- 2022-04-01 Liu, Hongtao New
Split vector load from parm_del to elemental loads to avoid STLF stalls. Split vector load from parm_del to elemental loads to avoid STLF stalls. - - - - --- 2022-03-31 Liu, Hongtao New
[i386] Fix typo in vec_setv8hi_0. [i386] Fix typo in vec_setv8hi_0. - - - - --- 2022-03-28 Liu, Hongtao New
Fix ICE caused by NULL_RTX returned by lowpart_subreg. Fix ICE caused by NULL_RTX returned by lowpart_subreg. - - - - --- 2022-03-23 Liu, Hongtao New
[i386] Extend splitter pattern to reversed condition by swapping then and else rtx. [PR target/1049… [i386] Extend splitter pattern to reversed condition by swapping then and else rtx. [PR target/1049… - - - - --- 2022-03-21 Liu, Hongtao New
[avx512fp16] Refine HImode movement for "v" to "v". [avx512fp16] Refine HImode movement for "v" to "v". - - - - --- 2022-03-18 Liu, Hongtao New
[i386] Don't fold __builtin_ia32_blendvpd w/o sse4.2. [i386] Don't fold __builtin_ia32_blendvpd w/o sse4.2. - - - - --- 2022-03-16 Liu, Hongtao New
[i386] Add extra cost for unsigned_load which may have stall forward issue. [i386] Add extra cost for unsigned_load which may have stall forward issue. - - - - --- 2022-03-16 Liu, Hongtao New
[i386] Add extra cost for unsigned_load which may have stall forward issue. [i386] Add extra cost for unsigned_load which may have stall forward issue. - - - - --- 2022-03-16 Liu, Hongtao New
[i386] Add extra cost for unsigned_load which may have stall forward issue. [i386] Add extra cost for unsigned_load which may have stall forward issue. - - - - --- 2022-03-15 Liu, Hongtao New
[V2,i386] Optimize v4si broadcast for noavx512vl. [V2,i386] Optimize v4si broadcast for noavx512vl. - - - - --- 2022-03-07 Liu, Hongtao New
[i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue. [i386] Prevent vectorization for load from parm_decl at O2 to avoid STF issue. - - - - --- 2022-03-04 Liu, Hongtao New
[i386] Optimize v4si broadcast for noavx512vl. [i386] Optimize v4si broadcast for noavx512vl. - - - - --- 2022-03-04 Liu, Hongtao New
[i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx. [i386] Replace ix86_gen_scratch_sse_rtx with gen_reg_rtx. - - - - --- 2022-03-01 Liu, Hongtao New
[i386] Don't fold builtin into gimple when isa mismatches. [i386] Don't fold builtin into gimple when isa mismatches. - - - - --- 2022-02-25 Liu, Hongtao New
[i386] Fix typo in <code>v1ti3. [i386] Fix typo in <code>v1ti3. - - - - --- 2022-02-23 Liu, Hongtao New
[V2] Restrict the two sources of vect_recog_cond_expr_convert_pattern to be of the same type when c… [V2] Restrict the two sources of vect_recog_cond_expr_convert_pattern to be of the same type when c… - - - - --- 2022-02-17 Liu, Hongtao New
[i386] Clean up MPX-related bit_{MPX,BNDREGS,BNDCSR}. [i386] Clean up MPX-related bit_{MPX,BNDREGS,BNDCSR}. - - - - --- 2022-02-17 Liu, Hongtao New
Restrict the two sources of vect_recog_cond_expr_convert_pattern to be of the same type when conver… Restrict the two sources of vect_recog_cond_expr_convert_pattern to be of the same type when conver… - - - - --- 2022-02-16 Liu, Hongtao New
Add single_use to simplification (uncond_op + vec_cond -> cond_op). Add single_use to simplification (uncond_op + vec_cond -> cond_op). - - - - --- 2022-02-11 Liu, Hongtao New
[vect] Add vect_recog_cond_expr_convert_pattern. [vect] Add vect_recog_cond_expr_convert_pattern. - - - - --- 2022-02-10 Liu, Hongtao New
[i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. [i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. - - - - --- 2022-02-09 Liu, Hongtao New
[i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. [i386] ICE: QImode(not SImode) operand should be passed to gen_vec_initv16qiqi in ashlv16qi3. - - - - --- 2022-02-09 Liu, Hongtao New
[rtl/cprop_hardreg] Don't propagate for a more expensive reg-reg move. [rtl/cprop_hardreg] Don't propagate for a more expensive reg-reg move. - - - - --- 2022-01-25 Liu, Hongtao New
[vect] Add vect_recog_cond_expr_convert_pattern. [vect] Add vect_recog_cond_expr_convert_pattern. - - - - --- 2022-01-24 Liu, Hongtao New
Enhance vec_pack_trunc for integral mode mask. Enhance vec_pack_trunc for integral mode mask. - - - - --- 2022-01-19 Liu, Hongtao New
Enhance vec_pack_trunc for integral mode mask. Enhance vec_pack_trunc for integral mode mask. - - - - --- 2022-01-18 Liu, Hongtao New
[i386] Adjust testcase for --target_board='unix{-m64\ -march=cascadelake}' [i386] Adjust testcase for --target_board='unix{-m64\ -march=cascadelake}' - - - - --- 2022-01-18 Liu, Hongtao New
[i386] Fix ICE of unrecognizable insn. [PR target/104001] [i386] Fix ICE of unrecognizable insn. [PR target/104001] - - - - --- 2022-01-13 Liu, Hongtao New
[RTL/fwprop] Allow propagations from inner loop to outer loop. [RTL/fwprop] Allow propagations from inner loop to outer loop. - - - - --- 2022-01-07 Liu, Hongtao New
[i386] Support commutative alternative for AVX512 vpcmpeq{b, w, d, q} [i386] Support commutative alternative for AVX512 vpcmpeq{b, w, d, q} - - - - --- 2022-01-06 Liu, Hongtao New
[i386] Optimize V16HF vector insert to element 0 for AVX2. [i386] Optimize V16HF vector insert to element 0 for AVX2. - - - - --- 2022-01-06 Liu, Hongtao New
[RTL/fwprop] Allow propagations from inner loop to outer loop. [RTL/fwprop] Allow propagations from inner loop to outer loop. - - - - --- 2022-01-06 Liu, Hongtao New
[RTL/fwprop] Allow propagations from inner loop to outer loop. [RTL/fwprop] Allow propagations from inner loop to outer loop. - - - - --- 2022-01-05 Liu, Hongtao New
[i386] Force_reg operand 1. [i386] Force_reg operand 1. - - - - --- 2022-01-04 Liu, Hongtao New
Set __FLT_EVAL_METHOD__/__FLT_EVAL_METHOD_TS_18661_3__ to FLT_EVAL_METHOD_PROMOTE_TO_FLOAT when FLT… Set __FLT_EVAL_METHOD__/__FLT_EVAL_METHOD_TS_18661_3__ to FLT_EVAL_METHOD_PROMOTE_TO_FLOAT when FLT… - - - - --- 2021-12-27 Liu, Hongtao New
[i386] Add option -mvect-compare-costs [i386] Add option -mvect-compare-costs - - - - --- 2021-12-22 Liu, Hongtao New
[i386] Add define_insn_and_split for vpcmp{b, w, d, q} vpcmp{ph, ps, pd}. [i386] Add define_insn_and_split for vpcmp{b, w, d, q} vpcmp{ph, ps, pd}. - - - - --- 2021-12-21 Liu, Hongtao New
[i386] Optimize bit_and op1 float_vector_all_ones_operands to op1. [i386] Optimize bit_and op1 float_vector_all_ones_operands to op1. - - - - --- 2021-12-16 Liu, Hongtao New
[i386] Add option -mvect-compare-costs [i386] Add option -mvect-compare-costs - - - - --- 2021-12-16 Liu, Hongtao New
[Gimple] Fix ICE. [PR103682] [Gimple] Fix ICE. [PR103682] - - - - --- 2021-12-14 Liu, Hongtao New
[Gimple] Fix ICE. [PR103682] [Gimple] Fix ICE. [PR103682] - - - - --- 2021-12-14 Liu, Hongtao New
[i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. - - - - --- 2021-12-06 Liu, Hongtao New
[i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. - - - - --- 2021-12-03 Liu, Hongtao New
[i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. [i386] Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class. - - - - --- 2021-12-02 Liu, Hongtao New
[i386] Fix ICE in ix86_attr_length_immediate_default. [i386] Fix ICE in ix86_attr_length_immediate_default. - - - - --- 2021-11-30 Liu, Hongtao New
Optimize _Float16 usage for non AVX512FP16. Optimize _Float16 usage for non AVX512FP16. - - - - --- 2021-11-29 Liu, Hongtao New
Fix regression introduced by r12-5536. Fix regression introduced by r12-5536. - - - - --- 2021-11-29 Liu, Hongtao New
Fix typo in r12-5486. Fix typo in r12-5486. - - - - --- 2021-11-25 Liu, Hongtao New
Don't allow mask/sse/mmx mov in TLS code sequences. Don't allow mask/sse/mmx mov in TLS code sequences. - - - - --- 2021-11-19 Liu, Hongtao New
Don't allow mask/sse/mmx mov in TLS code sequences. Don't allow mask/sse/mmx mov in TLS code sequences. - - - - --- 2021-11-18 Liu, Hongtao New
Reduce cost of aligned sse register store. Reduce cost of aligned sse register store. - - - - --- 2021-11-18 Liu, Hongtao New
Enhance optimize_atomic_bit_test_and to handle truncation. Enhance optimize_atomic_bit_test_and to handle truncation. - - - - --- 2021-11-17 Liu, Hongtao New
[i386] Extend vpcmov to handle V8HF/V16HFmode under TARGET_XOP. [i386] Extend vpcmov to handle V8HF/V16HFmode under TARGET_XOP. - - - - --- 2021-11-10 Liu, Hongtao New
Improve integer bit test on __atomic_fetch_[or|and]_* returns Improve integer bit test on __atomic_fetch_[or|and]_* returns - - - - --- 2021-11-10 Liu, Hongtao New
[pass_if_conversion] Extend is_cond_scalar_reduction to handle bit_and/bit_xor/bit_ior. [pass_if_conversion] Extend is_cond_scalar_reduction to handle bit_and/bit_xor/bit_ior. - - - - --- 2021-11-09 Liu, Hongtao New
Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which are enabled by defaul… Update documentation for -ftree-loop-vectorize and -ftree-slp-vectorize which are enabled by defaul… - - - - --- 2021-11-05 Liu, Hongtao New
[2/2,Gimple] Simplify (trunc)fma ((extend)a, (extend)b, (extend)c) to IFN_FMA (a, b, c). [1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) - - - - --- 2021-11-05 Liu, Hongtao New
[1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) [1/2,Gimple] Simplify (trunc)fmax/fmin((extend)a, (extend)b) to MAX/MIN(a, b) - - - - --- 2021-11-05 Liu, Hongtao New
Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). Add !flag_signaling_nans to simplifcation: (trunc)copysign((extend)a, (extend)b) to copysign (a, b). - - - - --- 2021-11-05 Liu, Hongtao New
[2/2,i386] Extend vternlog define_insn_and_split to memory_operand to enable more optimziation. [1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). - - - - --- 2021-11-04 Liu, Hongtao New
[1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). [1/2,Middle-end] Simplify (trunc)copysign((extend)a, (extend)b) to .COPYSIGN (a, b). - - - - --- 2021-11-04 Liu, Hongtao New
[v5] Improve integer bit test on __atomic_fetch_[or|and]_* returns [v5] Improve integer bit test on __atomic_fetch_[or|and]_* returns - - - - --- 2021-11-04 Liu, Hongtao New
Adjust testcase for O2 vect. Adjust testcase for O2 vect. - - - - --- 2021-11-01 Liu, Hongtao New
Adjust testcase for O2 vect. Adjust testcase for O2 vect. - - - - --- 2021-10-28 Liu, Hongtao New
Enable vectorization for _Float16 floor/ceil/trunc/nearbyint/rint operations. Enable vectorization for _Float16 floor/ceil/trunc/nearbyint/rint operations. - - - - --- 2021-10-25 Liu, Hongtao New
Canonicalize __atomic/sync_fetch_or/xor/and for constant mask. Canonicalize __atomic/sync_fetch_or/xor/and for constant mask. - - - - --- 2021-10-25 Liu, Hongtao New
Simplify (_Float16) sqrtf((float) a) to .SQRT(a) when a is a _Float16 value. Simplify (_Float16) sqrtf((float) a) to .SQRT(a) when a is a _Float16 value. - - - - --- 2021-10-25 Liu, Hongtao New
Canonicalize __atomic/sync_fetch_or/xor/and for constant mask. Canonicalize __atomic/sync_fetch_or/xor/and for constant mask. - - - - --- 2021-10-22 Liu, Hongtao New
Adjust testcase for O2 vectorization. Adjust testcase for O2 vectorization. - - - - --- 2021-10-19 Liu, Hongtao New
Adjust testcase for O2 vectorization. Adjust testcase for O2 vectorization. - - - - --- 2021-10-14 Liu, Hongtao New
Adjust testcase for O2 vectorization[Wuninitialized] Adjust testcase for O2 vectorization[Wuninitialized] - - - - --- 2021-10-13 Liu, Hongtao New
[i386] Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi. [i386] Support reduc_{plus,smax,smin,umax,umin}_scal_v4qi. - - - - --- 2021-10-11 Liu, Hongtao New
Adjust testcase for O2 vectorization enabling. Adjust testcase for O2 vectorization enabling. - - - - --- 2021-10-11 Liu, Hongtao New
« 1 2 3 45 6 »