Show patches with: Submitter = Michael Meissner       |    State = Action Required       |    Archived = No       |   578 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V2,3/3] , Add support for 1,024 Dense Math Registers [V2,1/3] , Add wD constraint - - - - --- 2024-12-04 Michael Meissner New
[V2,2/3] Add support for dense math registers [V2,1/3] , Add wD constraint - - - - --- 2024-12-04 Michael Meissner New
[V2,1/3] , Add wD constraint [V2,1/3] , Add wD constraint - - - - --- 2024-12-04 Michael Meissner New
[V2] Add Vector pair support [V2] Add Vector pair support - - - - --- 2024-12-04 Michael Meissner New
PR target/108958: Use mtvsrdd to zero extend GPR DImode to VSX TImode PR target/108958: Use mtvsrdd to zero extend GPR DImode to VSX TImode - - - - --- 2024-11-18 Michael Meissner New
[repost,5/5] Add support for 1,024 bit Dense Math registers Add PowerPC Dense Math Support for future cpus - - - - --- 2024-11-17 Michael Meissner New
[repost,4/5] Add dense math test for new instruction Add PowerPC Dense Math Support for future cpus - - - - --- 2024-11-17 Michael Meissner New
[repost,3/5] PowerPC: Switch to dense math names for all MMA operations Add PowerPC Dense Math Support for future cpus - - - - --- 2024-11-17 Michael Meissner New
[repost,2/5] Add support for dense math registers. Add PowerPC Dense Math Support for future cpus - - - - --- 2024-11-17 Michael Meissner New
[repost,1/5] Add wD constraint Add PowerPC Dense Math Support for future cpus - - - - --- 2024-11-17 Michael Meissner New
[repost] Add Vector pair support [repost] Add Vector pair support - - - - --- 2024-11-17 Michael Meissner New
[repost] PR target/117251 Add PowerPC XXEVAL support for fusion optimization in power10 [repost] PR target/117251 Add PowerPC XXEVAL support for fusion optimization in power10 - - - - --- 2024-11-17 Michael Meissner New
PR target/117487 Add power9/power10 float to logical operations PR target/117487 Add power9/power10 float to logical operations - - - - --- 2024-11-17 Michael Meissner New
[report] PR target/99293 Optimize splat of a V2DF/V2DI extract with constant element [report] PR target/99293 Optimize splat of a V2DF/V2DI extract with constant element - - - - --- 2024-11-17 Michael Meissner New
[V4,5/4] Restrict future-3.c test to 64-bits Add support for -mcpu=future in the PowerPC - - - - --- 2024-11-17 Michael Meissner New
[V4,2/2] Use architecture flags for defining _ARCH_PWR macros. Separate PowerPC ISA bits from architecture bits set by -mcpu=<xxx> - - - - --- 2024-11-16 Michael Meissner New
[V4,1/2] Add rs6000 architecture masks. Separate PowerPC ISA bits from architecture bits set by -mcpu=<xxx> - - - - --- 2024-11-16 Michael Meissner New
[V4] Do not allow -mvsx to boost the cpu to power7 [V4] Do not allow -mvsx to boost the cpu to power7 - - - - --- 2024-11-16 Michael Meissner New
[V4,4/4] Use vector pair load/store for memcpy with -mcpu=future Add support for -mcpu=future in the PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,3/4] Add -mcpu=future tests Add support for -mcpu=future in the PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,2/4] Add tuning support for -mcpu=future Add support for -mcpu=future in the PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,1/4] Add support for -mcpu=future in the PowerPC Add support for -mcpu=future in the PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,5/5] Change TARGET_MODULO to TARGET_POWER9. Add more user friendly TARGET_ names for PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,4/5] Change TARGET_POPCNTD to TARGET_POWER7. Add more user friendly TARGET_ names for PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,3/5] Change TARGET_CMPB to TARGET_POWER6. Add more user friendly TARGET_ names for PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,2/5] Change TARGET_FPRND to TARGET_POWER5X. Add more user friendly TARGET_ names for PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V4,1/5] Change TARGET_POPCNTB to TARGET_POWER5. Add more user friendly TARGET_ names for PowerPC - - - - --- 2024-11-16 Michael Meissner New
[V3,11/11] Add -mcpu=future tuning support. Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,10/11] Add support for -mcpu=future Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,09/11] Update tests to work with architecture flags changes. Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,08/11] Change TARGET_MODULO to TARGET_POWER9 Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,07/11] Change TARGET_POPCNTD to TARGET_POWER7 Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,06/11] Change TARGET_CMPB to TARGET_POWER6 Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,05/11] Change TARGET_FPRND to TARGET_POWER5X Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,04/11] Change TARGET_POPCNTB to TARGET_POWER5 Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,03/11] Do not allow -mvsx to boost processor to power7. Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,02/11] Use architecture flags for defining _ARCH_PWR macros. Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V3,01/11] Add rs6000 architecture masks. Separate PowerPC archiecture bits from ISA flags that use command line option. - - - - --- 2024-11-13 Michael Meissner New
[V2,11/11] Add -mcpu=future tuning support. Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,10/11] Add support for -mcpu=future Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,9/11] Update tests to work with architecture flags changes. Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,8/11] Change TARGET_MODULO to TARGET_POWER9 Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,7/11] Change TARGET_POPCNTD to TARGET_POWER7 Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,5/11] Change TARGET_FPRND to TARGET_POWER5X Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,4/11] Change TARGET_POPCNTB to TARGET_POWER5 Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,3/11] Do not allow -mvsx to boost processor to power7. Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,2/11] Use architecture flags for defining _ARCH_PWR macros. Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2,1/11] Add rs6000 architecture masks. Separate PowerPC archiecture bits from ISA flags that use command line options - - - - --- 2024-11-08 Michael Meissner New
[V2] PowerPC vector pair support [V2] PowerPC vector pair support - - - - --- 2024-11-04 Michael Meissner New
[6/6] Add support for 1,024 bit Dense Math Registers PowerPC Future support (Dense Math Registers) - - - - --- 2024-10-28 Michael Meissner New
[5/6] Add dense math test for new instruction names PowerPC Future support (Dense Math Registers) - - - - --- 2024-10-28 Michael Meissner New
[4/6] Switch to dense math names for all MMA operations with -mcpu=future PowerPC Future support (Dense Math Registers) - - - - --- 2024-10-28 Michael Meissner New
[3/6] Add support for dense math registers. PowerPC Future support (Dense Math Registers) - - - - --- 2024-10-28 Michael Meissner New
[2/6] Add wD constraint. PowerPC Future support (Dense Math Registers) - - - - --- 2024-10-28 Michael Meissner New
[1/6] Use vector pair load/store for memcpy with -mcpu=future PowerPC Future support (Dense Math Registers) - - - - --- 2024-10-28 Michael Meissner New
[11/11] Add -mcpu=future tuning support. Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[10/11] Add support for -mcpu=future Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[9/11] Update tests to work with architecture flags changes. Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[8/11] Change TARGET_MODULO to TARGET_POWER9 Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[7/11] Change TARGET_POPCNTD to TARGET_POWER7 Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[6/11] Change TARGET_CMPB to TARGET_POWER6 Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[5/11] Change TARGET_FPRND to TARGET_POWER5X Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[4/11] Change TARGET_POPCNTB to TARGET_POWER5 Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[3/11] Do not allow -mvsx to boost processor to power7. Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[2/11] Use architecture flags for defining _ARCH_PWR macros. Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
[1/11] Add rs6000 architecture masks.s Separate PowerPC architecture bits from ISA flags that use command line options - - - - --- 2024-10-25 Michael Meissner New
PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations PR target/117251: Add PowerPC XXEVAL support to speed up SHA3 calculations - - - - --- 2024-10-24 Michael Meissner New
[1/1] PowerPC vector pair support PowerPC vector pair support - - - - --- 2024-10-07 Michael Meissner New
PR 99293: Optimize splat of a V2DF/V2DI extract with constant element PR 99293: Optimize splat of a V2DF/V2DI extract with constant element - - - - --- 2024-09-17 Michael Meissner New
[REPOST] PR 89213: Add better support for shifting vectors with 64-bit elements [REPOST] PR 89213: Add better support for shifting vectors with 64-bit elements - - - - --- 2024-09-17 Michael Meissner New
PR target/89213 - Enhance V2DI/V2DF constant shifts PR target/89213 - Enhance V2DI/V2DF constant shifts - - - - --- 2024-08-14 Michael Meissner New
[9/9] Update tests to work with architecture flags changes. Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[8/9] Change TARGET_MODULO to TARGET_POWER9 Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[7/9] Change TARGET_POPCNTD to TARGET_POWER7 Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[6/9] Change TARGET_CMPB to TARGET_POWER6 Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[5/9] Change TARGET_FPRND to TARGET_POWER5X Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[4/9] Change TARGET_POPCNTB to TARGET_POWER5 Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[3/9] Do not allow -mvsx to boost processor to power7. Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[2/9] Use architecture flags for defining _ARCH_PWR macros.s Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[1/9] Add rs6000 architecture masks. Adding PowerPC architecture flags in addition to ISA flags - - - - --- 2024-08-02 Michael Meissner New
[2/2] PR target/113652, Adjust tests to skip float128 unless the compiler enables them by default PR target/113652, Fix failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450 - - - - --- 2024-07-18 Michael Meissner New
[1/2] PR target/113652, Fix failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450 PR target/113652, Fix failed bootstrap on ppc unrecognized opcode: `lfiwzx' with -mcpu=7450 - - - - --- 2024-07-18 Michael Meissner New
[3/3] Add power11 tests Add support for -mcpu=power11 - - - - --- 2024-07-10 Michael Meissner New
[REPOST,2/3] Add tuning support for power11 Add support for -mcpu=power11 - - - - --- 2024-07-10 Michael Meissner New
[REPOST,1/3] Add support for -mcpu=power11 Add support for -mcpu=power11 - - - - --- 2024-07-10 Michael Meissner New
[2/2] PR 115800: Fix libstdc++-v3 on little endian powerpc using --with-cpu=power5 [1/2] PR 115800: Fix libgfortran build using --with-cpu=power5 - - - - --- 2024-07-10 Michael Meissner New
[1/2] PR 115800: Fix libgfortran build using --with-cpu=power5 [1/2] PR 115800: Fix libgfortran build using --with-cpu=power5 - - - - --- 2024-07-10 Michael Meissner New
[3/3] Add power11 tests Add support for -mcpu=power11 - - - - --- 2024-06-04 Michael Meissner New
[2/3] Add tuning support for power11 Add support for -mcpu=power11 - - - - --- 2024-06-04 Michael Meissner New
[1/3] Add support for -mcpu=power11 Add support for -mcpu=power11 - - - - --- 2024-06-04 Michael Meissner New
[3/3] Add -mcpu=power11 tests Add support for -mcpu=power11 - - - - --- 2024-03-20 Michael Meissner New
[2/3] Add tuning support for -mcpu=power11 Add support for -mcpu=power11 - - - - --- 2024-03-20 Michael Meissner New
[1/3] Add basic support for -mcpu=power11 Add support for -mcpu=power11 - - - - --- 2024-03-20 Michael Meissner New
Patch [7 of 7]: Enable using vector pair load/store for -mcpu=future Patch [7 of 7]: Enable using vector pair load/store for -mcpu=future - - - - --- 2024-02-14 Michael Meissner New
Patch [6 of 7]: Set future machine type in assembler if -mcpu=future Patch [6 of 7]: Set future machine type in assembler if -mcpu=future - - - - --- 2024-02-14 Michael Meissner New
Patch [5 of 7]: Make -mtune=future be the same as -mtune=power10. Patch [5 of 7]: Make -mtune=future be the same as -mtune=power10. - - - - --- 2024-02-14 Michael Meissner New
Patch [4 of 7]: Pass -mfuture to assembler if -mcpu=future. Patch [4 of 7]: Pass -mfuture to assembler if -mcpu=future. - - - - --- 2024-02-14 Michael Meissner New
Patch [3 of 7]: Define _ARCH_PWR_FUTURE if -mcpu=future. Patch [3 of 7]: Define _ARCH_PWR_FUTURE if -mcpu=future. - - - - --- 2024-02-14 Michael Meissner New
Patch [2 of 7]: Add debugging for -mcpu=future Patch [2 of 7]: Add debugging for -mcpu=future - - - - --- 2024-02-14 Michael Meissner New
Patch [1 of 7]: Add initial -mcpu=future support. Patch [1 of 7]: Add initial -mcpu=future support. - - - - --- 2024-02-14 Michael Meissner New
« 1 2 3 45 6 »