Show patches with: Submitter = Michael Meissner       |    State = Action Required       |    Archived = No       |   488 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
, Add configuration checks to PowerPC --with-long-double-format=ieee , Add configuration checks to PowerPC --with-long-double-format=ieee - - - - --- 2018-07-06 Michael Meissner New
, Add future cost placeholder to PowerPC , Add future cost placeholder to PowerPC - - - - --- 2019-08-01 Michael Meissner New
, Add weak references to bridge old/new PowerPC ieee 128-bit name mangling , Add weak references to bridge old/new PowerPC ieee 128-bit name mangling - - - - --- 2018-06-01 Michael Meissner New
, Fix V1TI in Altivec regs on old systems , Fix V1TI in Altivec regs on old systems - - - - --- 2019-08-20 Michael Meissner New
, Fix target/94557 PowerPC regression on GCC 9 (variable vec_extract) , Fix target/94557 PowerPC regression on GCC 9 (variable vec_extract) - - - - --- 2020-04-14 Michael Meissner New
, Improve PowerPC switch behavior on medium code model system , Improve PowerPC switch behavior on medium code model system - - - - --- 2018-07-31 Michael Meissner New
, PR 104253, Fix __ibm128 conversions on IEEE 128-bit system , PR 104253, Fix __ibm128 conversions on IEEE 128-bit system - - - - --- 2022-01-29 Michael Meissner New
, PR Fix floatsi{sf,df}2 and floatunssi{sf,df}2 for a future powerpc machine , PR Fix floatsi{sf,df}2 and floatunssi{sf,df}2 for a future powerpc machine - - - - --- 2019-06-27 Michael Meissner New
, PR target/87033, General LWAX on PowerPC , PR target/87033, General LWAX on PowerPC - - - - --- 2018-08-20 Michael Meissner New
, PR target/93569, Fix PowerPC vsx-builtin-15d.c test case , PR target/93569, Fix PowerPC vsx-builtin-15d.c test case - - - - --- 2020-02-06 Michael Meissner New
, PR target/93932, Do not use input_operand for variable vector extract insns on PowerPC , PR target/93932, Do not use input_operand for variable vector extract insns on PowerPC - - - - --- 2020-02-26 Michael Meissner New
, PR target/93932, GCC 9 backport, Do not use input_operand for variable vector extract insns on Po… , PR target/93932, GCC 9 backport, Do not use input_operand for variable vector extract insns on Po… - - - - --- 2020-02-27 Michael Meissner New
, PR target/93937, Fix variable vec_extract insn that will never match , PR target/93937, Fix variable vec_extract insn that will never match - - - - --- 2020-02-28 Michael Meissner New
, PR target/94557, V2, Fix GCC 9.x PowerPC regression due to PR target/93932 back port. , PR target/94557, V2, Fix GCC 9.x PowerPC regression due to PR target/93932 back port. - - - - --- 2020-04-16 Michael Meissner New
, PR target/99708 - Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__ , PR target/99708 - Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__ - - - - --- 2022-02-15 Michael Meissner New
, Patch #1 of 10, Add instruction format enumeration , Patch #1 of 10, Add instruction format enumeration - - - - --- 2019-08-14 Michael Meissner New
, Patch #1 replacement (fix issues with future TLS patches) , Patch #1 replacement (fix issues with future TLS patches) - - - - --- 2019-08-15 Michael Meissner New
, Patch #10 of 10, Add pc-relative tests , Patch #10 of 10, Add pc-relative tests - - - - --- 2019-08-14 Michael Meissner New
, Patch #10, move PowerPC data structures & helper functions from rs6000.c to rs6000-internal.h , Patch #10, move PowerPC data structures & helper functions from rs6000.c to rs6000-internal.h - - - - --- 2019-07-20 Michael Meissner New
, Patch #2 of 10, Add RTL prefixed attribute , Patch #2 of 10, Add RTL prefixed attribute - - - - --- 2019-08-14 Michael Meissner New
, Patch #3 of 10, Add prefixed addressing support , Patch #3 of 10, Add prefixed addressing support - - - - --- 2019-08-14 Michael Meissner New
, Patch #4 of 10, Adjust costs based on insn sizes , Patch #4 of 10, Adjust costs based on insn sizes - - - - --- 2019-08-14 Michael Meissner New
, Patch #5 of 10, Make -mpcrel default for -mcpu=future , Patch #5 of 10, Make -mpcrel default for -mcpu=future - - - - --- 2019-08-14 Michael Meissner New
, Patch #6 of 10, Add 'future' support to function attributes , Patch #6 of 10, Add 'future' support to function attributes - - - - --- 2019-08-14 Michael Meissner New
, Patch #6, revision 3, Create pc-relative addressing insns , Patch #6, revision 3, Create pc-relative addressing insns - - - - --- 2019-07-16 Michael Meissner New
, Patch #7 of 10, Add support for PCREL_OPT , Patch #7 of 10, Add support for PCREL_OPT - - - - --- 2019-08-14 Michael Meissner New
, Patch #8 of 10, Miscellaneous future tests , Patch #8 of 10, Miscellaneous future tests - - - - --- 2019-08-14 Michael Meissner New
, Patch #9 of 10, Add tests with large memory offsets , Patch #9 of 10, Add tests with large memory offsets - - - - --- 2019-08-14 Michael Meissner New
, PowerPC #11, Add DS offset mode to rs6000.c's reg_addr , PowerPC #11, Add DS offset mode to rs6000.c's reg_addr - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #12, Add instruction format enumeration , PowerPC #12, Add instruction format enumeration - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #13, Add support for matching prefixed insns , PowerPC #13, Add support for matching prefixed insns - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #14, Add pc-relative support to load up addresses , PowerPC #14, Add pc-relative support to load up addresses - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #15, Rename some prefixed addressing functions , PowerPC #15, Rename some prefixed addressing functions - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #16, Update a comment and move a predicate , PowerPC #16, Update a comment and move a predicate - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #17, adds the prefixed RTL attribute & automatically emit a leading 'p' , PowerPC #17, adds the prefixed RTL attribute & automatically emit a leading 'p' - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #18, Add prefixed support for scalars , PowerPC #18, Add prefixed support for scalars - - - - --- 2019-07-25 Michael Meissner New
, PowerPC #19, Add 'future' cost structure , PowerPC #19, Add 'future' cost structure - - - - --- 2019-07-26 Michael Meissner New
, PowerPC #20, Add placeholder for 'future' scheduling , PowerPC #20, Add placeholder for 'future' scheduling - - - - --- 2019-07-26 Michael Meissner New
, PowerPC PR90822 (cleanup lfiwax, lfiwzx generation) , PowerPC PR90822 (cleanup lfiwax, lfiwzx generation) - - - - --- 2019-06-17 Michael Meissner New
, PowerPC long double transistion, patch #1 , PowerPC long double transistion, patch #1 - - - - --- 2018-06-13 Michael Meissner New
, PowerPC long double transistion, patch #2 , PowerPC long double transistion, patch #2 - - - - --- 2018-06-13 Michael Meissner New
, PowerPC, Patch #6, Create pc-relative addressing insns , PowerPC, Patch #6, Create pc-relative addressing insns - - - - --- 2019-07-09 Michael Meissner New
, PowerPC, Patch #6, revision 2, Create pc-relative addressing insns , PowerPC, Patch #6, revision 2, Create pc-relative addressing insns - - - - --- 2019-07-10 Michael Meissner New
, PowerPC, Patch #7, Split up SIGNED_34BIT and SIGNED_16BIT macros , PowerPC, Patch #7, Split up SIGNED_34BIT and SIGNED_16BIT macros - - - - --- 2019-07-09 Michael Meissner New
, PowerPC, Patch #8, rename rs6000_prefixed_address , PowerPC, Patch #8, rename rs6000_prefixed_address - - - - --- 2019-07-11 Michael Meissner New
, PowerPC, Patch #9, Refine calculation of whether an address offset is d-form, ds-form, or dq-form , PowerPC, Patch #9, Refine calculation of whether an address offset is d-form, ds-form, or dq-form - - - - --- 2019-07-11 Michael Meissner New
, PowerPC: Use <math>f128 for long double built-ins if we have changed to use IEEE 128-bit floating… , PowerPC: Use <math>f128 for long double built-ins if we have changed to use IEEE 128-bit floating… - - - - --- 2018-10-23 Michael Meissner New
, Remove power9 fusion support , Remove power9 fusion support - - - - --- 2018-11-02 Michael Meissner New
, Remove power9 fusion support, version 2 , Remove power9 fusion support, version 2 - - - - --- 2018-11-08 Michael Meissner New
, Remove undocumented -mtoc-fusion from PowerPC , Remove undocumented -mtoc-fusion from PowerPC - - - - --- 2018-07-13 Michael Meissner New
, Rename and document PowerPC -mprefixed-addr to -mprefixed , Rename and document PowerPC -mprefixed-addr to -mprefixed - - - - --- 2020-02-10 Michael Meissner New
, V4, patch #10 [part of patch #4.2], Set prefixed length for 128-bit non-vector type , V4, patch #10 [part of patch #4.2], Set prefixed length for 128-bit non-vector type - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #11 [part of patch #4.2], Adjust insn cost for prefixed instructions , V4, patch #11 [part of patch #4.2], Adjust insn cost for prefixed instructions - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #12 [part of patch #4.2], Update predicates , V4, patch #12 [part of patch #4.2], Update predicates - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #13 [part of patch #4.2], Update stack protect insns for prefixed addresses , V4, patch #13 [part of patch #4.2], Update stack protect insns for prefixed addresses - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #14 [part of patch #4.2], Update vector 128-bit instruction sizes , V4, patch #14 [part of patch #4.2], Update vector 128-bit instruction sizes - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #15 [part of patch #4.2], Make vector extract/insert support prefixed instructions , V4, patch #15 [part of patch #4.2], Make vector extract/insert support prefixed instructions - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #16 [Same as patch #5], Support DImode 34-bt constants , V4, patch #16 [Same as patch #5], Support DImode 34-bt constants - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #17 [Same as patch #6], Use PADDI to load up 32-bit SImode constants , V4, patch #17 [Same as patch #6], Use PADDI to load up 32-bit SImode constants - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #18 [Same as patch #7], Use PADDI to add 34-bit constants , V4, patch #18 [Same as patch #7], Use PADDI to add 34-bit constants - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #19 [Same as patch #8], Enable -mpcrel on Linux 64-bit systems , V4, patch #19 [Same as patch #8], Enable -mpcrel on Linux 64-bit systems - - - - --- 2019-10-04 Michael Meissner New
, V4, patch #2: Add prefixed insn attribute , V4, patch #2: Add prefixed insn attribute - - - - --- 2019-09-18 Michael Meissner New
, V4, patch #3: Fix up mov<mode>_64bit_dm , V4, patch #3: Fix up mov<mode>_64bit_dm - - - - --- 2019-09-18 Michael Meissner New
, V4, patch #4.1: Enable prefixed/pc-rel addressing (revised) , V4, patch #4.1: Enable prefixed/pc-rel addressing (revised) - - - - --- 2019-09-30 Michael Meissner New
, V4, patch #4: Enable prefixed/pc-rel addressing , V4, patch #4: Enable prefixed/pc-rel addressing - - - - --- 2019-09-19 Michael Meissner New
, V4, patch #9 [part of patch #4.2], Add prefixed address offset checks , V4, patch #9 [part of patch #4.2], Add prefixed address offset checks - - - - --- 2019-10-04 Michael Meissner New
, V4.1, patch #2: Add prefixed insn attribute (revised) , V4.1, patch #2: Add prefixed insn attribute (revised) - - - - --- 2019-09-24 Michael Meissner New
, V7, #2 of 7, Use PLI to load up 32-bit SImode constants , V7, #2 of 7, Use PLI to load up 32-bit SImode constants - - - - --- 2019-11-14 Michael Meissner New
, V7, #3 of 7, Use PADDI for 34-bit immediate adds , V7, #3 of 7, Use PADDI for 34-bit immediate adds - - - - --- 2019-11-14 Michael Meissner New
, V7, #5 of 7, Add more effective targets for the 'future' system to target-supports. , V7, #5 of 7, Add more effective targets for the 'future' system to target-supports. - - - - --- 2019-11-14 Michael Meissner New
, V7, #6 of 7, Fix issues with vector extract and prefixed instructions , V7, #6 of 7, Fix issues with vector extract and prefixed instructions - - - - --- 2019-11-14 Michael Meissner New
, V7, #7 of 7, Turn on -mpcrel for Linux 64-bit, but not for other targets , V7, #7 of 7, Turn on -mpcrel for Linux 64-bit, but not for other targets - - - - --- 2019-11-14 Michael Meissner New
, V8, #1 of 6, Tessuite: Add PADDI tests , V8, #1 of 6, Tessuite: Add PADDI tests - - - - --- 2019-11-15 Michael Meissner New
, V8, #2 of 6, Testsuite: Test illegal DS/DQ offsets become prefixed insns , V8, #2 of 6, Testsuite: Test illegal DS/DQ offsets become prefixed insns - - - - --- 2019-11-15 Michael Meissner New
, V8, #3 of 6, Testsuite: Insure no prefixed instruction uses update addressing , V8, #3 of 6, Testsuite: Insure no prefixed instruction uses update addressing - - - - --- 2019-11-15 Michael Meissner New
, V8, #4 of 6, Testsuite: Test for prefixed instructions with large offsets , V8, #4 of 6, Testsuite: Test for prefixed instructions with large offsets - - - - --- 2019-11-15 Michael Meissner New
, V8, #5 of 6, Testsuite: Test PC-relative load/store instructions , V8, #5 of 6, Testsuite: Test PC-relative load/store instructions - - - - --- 2019-11-15 Michael Meissner New
, V8, #6 of #6, Testsuite: Test -fstack-protect-strong works with prefixed addressing , V8, #6 of #6, Testsuite: Test -fstack-protect-strong works with prefixed addressing - - - - --- 2019-11-15 Michael Meissner New
, V9, #1 of 4, Add basic PCREL_OPT support for loads , V9, #1 of 4, Add basic PCREL_OPT support for loads - - - - --- 2019-11-16 Michael Meissner New
, V9, #2 of 4, Add PCREL_OPT for sign, zero, and float extend , V9, #2 of 4, Add PCREL_OPT for sign, zero, and float extend - - - - --- 2019-11-16 Michael Meissner New
, V9, #3 of 4, Add PCREL_OPT store support , V9, #3 of 4, Add PCREL_OPT store support - - - - --- 2019-11-16 Michael Meissner New
, V9, #4 of 4, Add PCREL_OPT tests , V9, #4 of 4, Add PCREL_OPT tests - - - - --- 2019-11-16 Michael Meissner New
Add conversions between _Float128 and Decimal. Add conversions between _Float128 and Decimal. - - - - --- 2021-01-29 Michael Meissner New
Add future.md placeholder to PowerPC Add future.md placeholder to PowerPC - - - - --- 2019-08-01 Michael Meissner New
Add power10 BRD/BRW/BRH support. Add power10 BRD/BRW/BRH support. - - - - --- 2020-07-01 Michael Meissner New
Add zero_extendditi2. Improve lxvr*x code generation. Add zero_extendditi2. Improve lxvr*x code generation. - - - - --- 2022-05-13 Michael Meissner New
Add zero_extendditi2. Improve lxvr*x code generation. Add zero_extendditi2. Improve lxvr*x code generation. - - - - --- 2022-04-06 Michael Meissner New
Allow __ibm128 on older PowerPC systems. Allow __ibm128 on older PowerPC systems. - - - - --- 2021-05-18 Michael Meissner New
Allow other languages to change long double format on PowerPC Allow other languages to change long double format on PowerPC - - - - --- 2022-01-12 Michael Meissner New
Bump up precision size to 16 bits. Bump up precision size to 16 bits. - - - - --- 2023-02-02 Michael Meissner New
Change rs6000_const_f32_to_i32 return type. Change rs6000_const_f32_to_i32 return type. - - - - --- 2021-05-18 Michael Meissner New
Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL Cleanup: Replace UNSPEC_COPYSIGN with copysign RTL - - - - --- 2023-09-29 Michael Meissner New
Committed: [PATCH] Disable float128 tests on VxWorks, PR target/104253. Committed: [PATCH] Disable float128 tests on VxWorks, PR target/104253. - - - - --- 2022-04-07 Michael Meissner New
Date: Sat, 21 Nov 2020 00:33:52 -0500 Date: Sat, 21 Nov 2020 00:33:52 -0500 - - - - --- 2020-12-04 Michael Meissner New
Delay splitting addti3/subti3 until first split pass. Delay splitting addti3/subti3 until first split pass. - - - - --- 2022-05-13 Michael Meissner New
Disable PowerPC pc-relative support until the code is checked in Disable PowerPC pc-relative support until the code is checked in - - - - --- 2019-06-06 Michael Meissner New
Disable float128 tests on VxWorks, PR target/104253. Disable float128 tests on VxWorks, PR target/104253. - - - - --- 2022-04-07 Michael Meissner New
Don't do int cmoves for IEEE comparisons, PR target/104256. Don't do int cmoves for IEEE comparisons, PR target/104256. - - - - --- 2022-02-17 Michael Meissner New
Fix DImode to TImode sign extend issue, PR target/104868 Fix DImode to TImode sign extend issue, PR target/104868 - - - - --- 2022-03-11 Michael Meissner New
Fix Fortran rounding issues, PR fortran/96983. Fix Fortran rounding issues, PR fortran/96983. - - - - --- 2021-04-19 Michael Meissner New
« 1 2 3 44 5 »