Show patches with: Submitter = will schmidt       |    State = Action Required       |    Archived = No       |   162 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[rs6000] Fix addg6s builtin with long long parameters. (PR100693) [rs6000] Fix addg6s builtin with long long parameters. (PR100693) - - - - --- 2022-10-06 will schmidt New
[rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines [rs6000] Eliminate TARGET_CTZ,TARGET_FCTIDZ,FCTIWUZ defines - - - - --- 2022-09-19 will schmidt New
[rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2) [rs6000] Split TARGET_POWER8 from TARGET_DIRECT_MOVE [PR101865] (2/2) - - - - --- 2022-09-19 will schmidt New
[rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2) [rs6000] Tests of ARCH_PWR8 and -mno-vsx option. (1/2) - - - - --- 2022-09-19 will schmidt New
[rs6000,v2] Additional cleanup of rs6000_builtin_mask [rs6000,v2] Additional cleanup of rs6000_builtin_mask - - - - --- 2022-07-19 will schmidt New
[rs6000,v2] Cleanup some vstrir define_expand naming inconsistencies [rs6000,v2] Cleanup some vstrir define_expand naming inconsistencies - - - - --- 2022-07-19 will schmidt New
[rs6000] Additional cleanup of rs6000_builtin_mask [rs6000] Additional cleanup of rs6000_builtin_mask - - - - --- 2022-07-13 will schmidt New
[rs6000] Cleanup some vstrir define_expand naming inconsistencies [rs6000] Cleanup some vstrir define_expand naming inconsistencies - - - - --- 2022-07-13 will schmidt New
[RS6000,4/5] Replace MASK_<xxxx> with OPTION_MASK_<xxxx> Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,5/5] Replace MASK_<xxxx> usage with OPTION_MASK_<xxxx> Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,3/5] Rework the RS6000_BTM defines, continued. Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,2/5] Rework the RS6000_BTM defines. Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[RS6000,1/5] Clean-up MASK_<xxxx> and RS6000_BTM_<xxxx> definitions. Clean up MASK_ and RS6000_BTM_ defines - - - - --- 2022-06-06 will schmidt New
[rs6000] Clean up the option_mask defines (part 3) [rs6000] Clean up the option_mask defines (part 3) - - - - --- 2022-05-25 will schmidt New
[rs6000] Clean up the option_mask defines (part 1) [rs6000] Clean up the option_mask defines (part 1) - - - - --- 2022-05-25 will schmidt New
[rs6000] Remove the (no longer used) RS6000_BTC defines. [rs6000] Remove the (no longer used) RS6000_BTC defines. - - - - --- 2022-05-17 will schmidt New
rs6000: RFC/Update support for addg6s instruction. PR100693 rs6000: RFC/Update support for addg6s instruction. PR100693 - - - - --- 2022-03-16 will schmidt New
[committed,rs6000] Fix typo in gcc.target/pr91903.c dg-require stanza [committed,rs6000] Fix typo in gcc.target/pr91903.c dg-require stanza - - - - --- 2021-01-29 will schmidt New
[rs6000] Deprecate unnecessary __builtin_dfp_dtstsfi_*_dd and td overloads [rs6000] Deprecate unnecessary __builtin_dfp_dtstsfi_*_dd and td overloads - - - - --- 2021-01-21 will schmidt New
[rs6000] Update pr88233.c test (pr91799) [rs6000] Update pr88233.c test (pr91799) - - - - --- 2021-01-14 will schmidt New
[powerpc] testsuite update tests for powerpc power10 target codegen. [powerpc] testsuite update tests for powerpc power10 target codegen. - - - - --- 2020-12-07 will schmidt New
[rs6000] improve vec_ctf invalid parameter handling. (pr91903) [rs6000] improve vec_ctf invalid parameter handling. (pr91903) - - - - --- 2020-10-26 will schmidt New
[2/2,rs6000,V2] VSX load/store rightmost element operations Untitled series #209100 - - - - --- 2020-10-20 will schmidt New
[rs6000] rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2 [rs6000] rename BU_P10_MISC_2 define to BU_P10_POWERPC64_MISC_2 - - - - --- 2020-10-07 will schmidt New
[rs6000] correct an erroneous BTM value in the BU_P10_MISC define [rs6000] correct an erroneous BTM value in the BU_P10_MISC define - - - - --- 2020-09-24 will schmidt New
[2/2,rs6000] VSX load/store rightmost element operations [1/2,rs6000] int128 sign extention instructions (partial prereq) - - - - --- 2020-09-24 will schmidt New
[1/2,rs6000] int128 sign extention instructions (partial prereq) [1/2,rs6000] int128 sign extention instructions (partial prereq) - - - - --- 2020-09-24 will schmidt New
[rs6000] testsuite fixup pr96139 tests [rs6000] testsuite fixup pr96139 tests - - - - --- 2020-09-11 will schmidt New
[rs6000] Fix Vector long long subtype (PR96139) [rs6000] Fix Vector long long subtype (PR96139) - - - - --- 2020-09-02 will schmidt New
[v2] RS6000 Add testlsbb (Test LSB by Byte) operations [v2] RS6000 Add testlsbb (Test LSB by Byte) operations - - - - --- 2020-07-29 will schmidt New
[rs6000,gcc-8] Improve handling of built-in initialization. [PR95952] [rs6000,gcc-8] Improve handling of built-in initialization. [PR95952] - - - - --- 2020-07-14 will schmidt New
[v2,rs6000] Add support to enable vmsumudm behind vec_msum builtin. [v2,rs6000] Add support to enable vmsumudm behind vec_msum builtin. - - - - --- 2020-06-30 will schmidt New
[rs6000] Add support to enable vmsumudm behind vec_msum builtin. [rs6000] Add support to enable vmsumudm behind vec_msum builtin. - - - - --- 2020-06-26 will schmidt New
[v2,RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin [v2,RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin - - - - --- 2020-06-16 will schmidt New
[RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin [RS6000,PR,target/94954] Fix wrong codegen for vec_pack_to_short_fp32() builtin - - - - --- 2020-06-12 will schmidt New
RS6000 Add testlsbb (Test LSB by Byte) operations RS6000 Add testlsbb (Test LSB by Byte) operations - - - - --- 2020-05-26 will schmidt New
Add dg-require to existing powerpc/pr93122.c test Add dg-require to existing powerpc/pr93122.c test - - - - --- 2020-03-03 will schmidt New
Remove unnecessary XFAILs from existing testcase 20050603-3.c Remove unnecessary XFAILs from existing testcase 20050603-3.c - - - - --- 2020-03-03 will schmidt New
PowerPC Add has_arch_pwr* checks PowerPC Add has_arch_pwr* checks - - - - --- 2020-02-25 will schmidt New
PR90763: PowerPC vec_xl_len should take const argument. PR90763: PowerPC vec_xl_len should take const argument. - - - - --- 2020-02-25 will schmidt New
Update gcc.target/powerpc/pr92132-fp test for power7 and older Update gcc.target/powerpc/pr92132-fp test for power7 and older - - - - --- 2020-02-13 will schmidt New
Fix existing fold-vec-extract-longlong.p8.c testcase Fix existing fold-vec-extract-longlong.p8.c testcase - - - - --- 2020-02-13 will schmidt New
Add ppc_ieee128_ok target-supports proc Add ppc_ieee128_ok target-supports proc - - - - --- 2020-02-10 will schmidt New
Tweak testcases for pr70010 Tweak testcases for pr70010 - - - - --- 2020-02-10 will schmidt New
add -mvsx to pr92923-1.c test requiring vsx add -mvsx to pr92923-1.c test requiring vsx - - - - --- 2020-02-06 will schmidt New
[rs6000] Update powerpc vector load builtins with PURE attribute [rs6000] Update powerpc vector load builtins with PURE attribute - - - - --- 2019-09-26 will schmidt New
[rs6000] vec_extract testcase coverage [rs6000] vec_extract testcase coverage - - - - --- 2018-10-10 will schmidt New
[rs6000] testcases for vec_insert [rs6000] testcases for vec_insert - - - - --- 2018-10-10 will schmidt New
[rs6000] testcase coverage for vec_sel builtins [rs6000] testcase coverage for vec_sel builtins - - - - --- 2018-10-10 will schmidt New
[rs6000] early gimple folding for vec_mergee and vec_mergeo intrinsics [rs6000] early gimple folding for vec_mergee and vec_mergeo intrinsics - - - - --- 2018-10-10 will schmidt New
[rs6000] testcases for vec_mergee and vec_mergeo [rs6000] testcases for vec_mergee and vec_mergeo - - - - --- 2018-10-10 will schmidt New
[rs6000] Update vec_splat references in testcases for validity. (pass2) [rs6000] Update vec_splat references in testcases for validity. (pass2) - - - - --- 2018-09-25 will schmidt New
[rs6000] Update vec_splat references in testcases for validity. [rs6000] Update vec_splat references in testcases for validity. - - - - --- 2018-09-20 will schmidt New
[rs6000] Fix PR86592 (p8-vec-xl-xst-v2.c) [rs6000] Fix PR86592 (p8-vec-xl-xst-v2.c) - - - - --- 2018-09-18 will schmidt New
[rs6000] Fix PR86952 (p8-vec-xl-xst-v2.c) [rs6000] Fix PR86952 (p8-vec-xl-xst-v2.c) - - - - --- 2018-09-18 will schmidt New
[rs6000] fix PR86952 (p8-vec-xl-*.c tests) [rs6000] fix PR86952 (p8-vec-xl-*.c tests) - - - - --- 2018-09-07 will schmidt New
[rs6000] fix PR87021 (fold-vec-splat-*.c tests) [rs6000] fix PR87021 (fold-vec-splat-*.c tests) - - - - --- 2018-09-07 will schmidt New
[RFC,rs6000,v3] enable early gimple-folding of vec_splat [RFC,rs6000,v3] enable early gimple-folding of vec_splat - - - - --- 2018-08-20 will schmidt New
[rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper() [rs6000] Improve TREE_TYPE comparisons in fold_mergehl_helper() - - - - --- 2018-08-20 will schmidt New
[RFC,rs6000,v2] folding of vec_splat [RFC,rs6000,v2] folding of vec_splat - - - - --- 2018-08-16 will schmidt New
[rs6000] Fix PR86731 vec_sl() [rs6000] Fix PR86731 vec_sl() - - - - --- 2018-08-14 will schmidt New
[RFC,rs6000] enable GIMPLE folding of vec_splat [RFC,rs6000] enable GIMPLE folding of vec_splat - - - - --- 2018-08-07 will schmidt New
[rs6000] testcases for GIMPLE folding of vec_splat builtin. [rs6000] testcases for GIMPLE folding of vec_splat builtin. - - - - --- 2018-08-07 will schmidt New
[rs6000] Early gimple folding of vec_mergeh and vec_mergel for float [rs6000] Early gimple folding of vec_mergeh and vec_mergel for float - - - - --- 2018-08-07 will schmidt New
[rs6000,v4] enable gimple folding for vec_xl, vec_xst [rs6000,v4] enable gimple folding for vec_xl, vec_xst - - - - --- 2018-07-10 will schmidt New
[rs6000] Add support for gimple folding vec_perm() [rs6000] Add support for gimple folding vec_perm() - - - - --- 2018-07-09 will schmidt New
[rs6000] Testcase adds for vec_unpack [rs6000] Testcase adds for vec_unpack - - - - --- 2018-07-09 will schmidt New
[rs6000] gimple folding support for vec_pack and vec_unpack [rs6000] gimple folding support for vec_pack and vec_unpack - - - - --- 2018-07-09 will schmidt New
[rs6000,v3] enable gimple folding for vec_xl, vec_xst [rs6000,v3] enable gimple folding for vec_xl, vec_xst - - - - --- 2018-07-09 will schmidt New
[rs6000] clean up vec_neg related test options [rs6000] clean up vec_neg related test options - - - - --- 2018-06-12 will schmidt New
[rs6000,9/9] Enable some additional combinations for builtin_vec_xst gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,8/9] enable gimple folding for vec_xl, vec_xst gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,7/9] testcase updates for unaligned loads/stores gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,6/9] Testcase coverage for vec_vsx_st() intrinsics gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,5/9] Testcase coverage for builtin_vec_xst() instrinsics gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,4/9] Testcase coverage for vec_xst() instrinsics gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,3/9] Testcase coverage for vec_vsx_ld() instrinsics gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,2/9] Testcase coverage for builtin_vec_xl() instrinsics gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[rs6000,1/9] Testcase coverage for vec_xl() instrinsics gimple folding of vector loads/stores + tests - - - - --- 2018-05-31 will schmidt New
[gcc-7,backport,rs6000/pr84371] Update butilins-3*.c tests for power9 codegen. [gcc-7,backport,rs6000/pr84371] Update butilins-3*.c tests for power9 codegen. - - - - --- 2018-03-02 will schmidt New
[rs6000] (v2) Update altivec-7 testcase(s). [rs6000] (v2) Update altivec-7 testcase(s). - - - - --- 2018-02-27 will schmidt New
[rs6000] tighten target statements for a p8 and p9 specific tests [rs6000] tighten target statements for a p8 and p9 specific tests - - - - --- 2018-02-21 will schmidt New
[rs6000] Update altivec-7 testcase(s). [rs6000] Update altivec-7 testcase(s). - - - - --- 2018-02-21 will schmidt New
[rs6000] fold-vec-mult* testcase updates for power9 [rs6000] fold-vec-mult* testcase updates for power9 - - - - --- 2018-02-21 will schmidt New
[rs6000] PR84371 Update builtins-3*.c tests for power9 codegen [rs6000] PR84371 Update builtins-3*.c tests for power9 codegen - - - - --- 2018-02-15 will schmidt New
[gcc-7,backport,rs6000/PR84388] fix fold-vec-mult-int128 testcases [gcc-7,backport,rs6000/PR84388] fix fold-vec-mult-int128 testcases - - - - --- 2018-02-14 will schmidt New
[rs6000] (v2) PR84220 remove RS6000_BTI_NOT_OPAQUE refs from builtins table [rs6000] (v2) PR84220 remove RS6000_BTI_NOT_OPAQUE refs from builtins table - - - - --- 2018-02-13 will schmidt New
[rs6000] fix-up le-altivec-const.c and altivec-const.c tests [rs6000] fix-up le-altivec-const.c and altivec-const.c tests - - - - --- 2018-02-12 will schmidt New
[rs6000] (v2) Update vsx-vector-6-le.c tests [rs6000] (v2) Update vsx-vector-6-le.c tests - - - - --- 2018-02-09 will schmidt New
[rs6000] Update vsx-vector-6-le.c tests for p9 target [rs6000] Update vsx-vector-6-le.c tests for p9 target - - - - --- 2018-02-07 will schmidt New
[rs6000] fix vsxcopy test for power9 [rs6000] fix vsxcopy test for power9 - - - - --- 2018-02-07 will schmidt New
[rs6000] fix requires for mergew-mergeow.c test [rs6000] fix requires for mergew-mergeow.c test - - - - --- 2018-02-07 will schmidt New
[rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions [rs6000] PR84220 fix altivec_vec_sld and vec_sldw intrinsic definitions - - - - --- 2018-02-07 will schmidt New
[rs6000] fix-ups for vec-cmpne-long.c runtime tests [rs6000] fix-ups for vec-cmpne-long.c runtime tests - - - - --- 2018-01-31 will schmidt New
[rs6000] Update dg-requires for P9 specific tests. [rs6000] Update dg-requires for P9 specific tests. - - - - --- 2018-01-31 will schmidt New
[rs6000] Fix VSX/altivec assumptions in altivec-13.c testcase [rs6000] Fix VSX/altivec assumptions in altivec-13.c testcase - - - - --- 2018-01-30 will schmidt New
[rs6000] Updates for vec_cmp_*() gimple-folding vector testcases [rs6000] Updates for vec_cmp_*() gimple-folding vector testcases - - - - --- 2018-01-24 will schmidt New
[rs6000] Updates for vec_abs() gimple-folding vector tests [rs6000] Updates for vec_abs() gimple-folding vector tests - - - - --- 2018-01-24 will schmidt New
[rs6000] Updates for vec_neg() gimple-folding vector tests [rs6000] Updates for vec_neg() gimple-folding vector tests - - - - --- 2018-01-24 will schmidt New
[rs6000] Testcase fix-ups for gimple-folding intrinsic tests. [rs6000] Testcase fix-ups for gimple-folding intrinsic tests. - - - - --- 2018-01-19 will schmidt New
« 1 2 »