Show patches with: Submitter = Michael Meissner       |    State = Action Required       |    Archived = No       |   493 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix target/44877 (powerpc vectorization failure) - - - - --- 2010-07-08 Michael Meissner New
improve copysign, parity on power6/power7 systems - - - - --- 2010-07-28 Michael Meissner New
[powerpc] Add -mmass to use XL's MASS vectorization library - - - - --- 2010-08-18 Michael Meissner New
[powerpc] Add -mmass to use XL's MASS vectorization library - - - - --- 2010-08-18 Michael Meissner New
[powerpc] Improve integer to floating point conversions on powerpc - - - - --- 2010-08-24 Michael Meissner New
[powerpc] Improve floating point to integer conversions on powerpc - - - - --- 2010-08-24 Michael Meissner New
[powerpc] Generate FRIZ for (double)(long) under -ffast-math on powerpc - - - - --- 2010-09-01 Michael Meissner New
[committed] Fix ppc build breakage (PR target/45837) - - - - --- 2010-09-30 Michael Meissner New
, RFC Add support for C99 fma/fmas/fmal builtins - - - - --- 2010-10-04 Michael Meissner New
RFC for patch to add C99 fma/fmaf/fmal builtins - - - - --- 2010-10-04 Michael Meissner New
RFC for patch to add C99 fma/fmaf/fmal builtins - - - - --- 2010-10-05 Michael Meissner New
RFC, start to add attribute target support to powerpc - - - - --- 2010-10-08 Michael Meissner New
RFC, start to add attribute target support to powerpc - - - - --- 2010-10-08 Michael Meissner New
Add fma support to the middle end and powerpc - - - - --- 2010-10-13 Michael Meissner New
Add fma support to the middle end and powerpc - - - - --- 2010-10-14 Michael Meissner New
Fix PR46041, define fma macros if -save-temps - - - - --- 2010-10-18 Michael Meissner New
Add Options TargetVariable, HeaderInclude, SourceInclude to global options processing - - - - --- 2010-10-22 Michael Meissner New
Add VSX fmaxf/fminf optimization on rs6000 - - - - --- 2010-10-22 Michael Meissner New
[committed] Fix regex in testsuite/gcc.target/powerpc/powerpc.exp - - - - --- 2010-10-22 Michael Meissner New
Improve Powerpc (double)(int) rounding - - - - --- 2010-10-22 Michael Meissner New
Add attribute((target("..."))) and pragma target to PowerPC - - - - --- 2010-10-31 Michael Meissner New
Add attribute((target("..."))) and pragma target to PowerPC - - - - --- 2010-11-01 Michael Meissner New
Don't set -mfprnd on power5 - - - - --- 2010-11-03 Michael Meissner New
Fix PR 45585, darwin did not like the last fp optimization patches on powerpc - - - - --- 2010-11-05 Michael Meissner New
PR 46353, fix FMA breakage on powerpc - - - - --- 2010-11-11 Michael Meissner New
Add attribute((target("..."))) and pragma target to PowerPC - - - - --- 2010-11-17 Michael Meissner New
Add attribute((target("..."))) and pragma target to PowerPC - - - - --- 2010-11-17 Michael Meissner New
[ping] Machine independent changes for the powerpc target attribute/pragma support - - - - --- 2010-11-17 Michael Meissner New
[ping] Machine independent changes for the powerpc target attribute/pragma support - - - - --- 2010-11-19 Michael Meissner New
[Committed] Add new ppc fma test - - - - --- 2010-11-30 Michael Meissner New
rs6000.c cleanup - - - - --- 2010-12-01 Michael Meissner New
PR 42327: Add checks for sqrt optab being present before doing pow (x, 0.75) optimization - - - - --- 2010-12-07 Michael Meissner New
PR 42751, Fix conversion of unsigned to float on powerpc -m32 -msoft-float -mcpu=power7 - - - - --- 2011-01-11 Michael Meissner New
Fix PR target/47385, test gcc.target/powerpc/pr37168.c fails under VSX - - - - --- 2011-01-20 Michael Meissner New
[committed] Fix test for PR 47251 to be ILP32, not IP32. - - - - --- 2011-01-20 Michael Meissner New
Fix PR 47408, add explicit -mno-vsx to Altivec tests - - - - --- 2011-01-21 Michael Meissner New
Use enums for powerpc unspec/unspec_volatiles - - - - --- 2011-01-21 Michael Meissner New
Fix PR 47272 to restore Altivec vec_ld/vec_st - - - - --- 2011-01-24 Michael Meissner New
Fix PR 47272 to restore Altivec vec_ld/vec_st - - - - --- 2011-01-31 Michael Meissner New
PR 47580: Fix corner case on powerpc using --with-cpu=power7 - - - - --- 2011-02-01 Michael Meissner New
PR 47580: Fix corner case on powerpc using --with-cpu=power7 - - - - --- 2011-02-01 Michael Meissner New
PR 47580: Fix corner case on powerpc using --with-cpu=power7 - - - - --- 2011-02-02 Michael Meissner New
Fix PR 47272 to restore Altivec vec_ld/vec_st - - - - --- 2011-02-03 Michael Meissner New
Backport PowerPC PR 47272 and 47580 to GCC 4.5 branch - - - - --- 2011-02-03 Michael Meissner New
[committed] , Fix typo in gcc/config/rs6000/rs6000.md - - - - --- 2011-02-07 Michael Meissner New
Fix PR 47755 on powerpc, make vector constant of all 0's not generate a load instruction - - - - --- 2011-02-15 Michael Meissner New
Fix PR 47755 on powerpc, make vector constant of all 0's not generate a load instruction - - - - --- 2011-02-15 Michael Meissner New
Re-fix PR target/47755 on powerpc VSX - - - - --- 2011-03-08 Michael Meissner New
[committed] Refix 48053, do not abort in loading 0 into VSX register under 32-bit - - - - --- 2011-03-14 Michael Meissner New
[committed] Refix 48053, do not abort in loading 0 into VSX register under 32-bit - - - - --- 2011-03-15 Michael Meissner New
[4.7] PR 48192, Make conditional macros not defined for #ifdef - - - - --- 2011-03-18 Michael Meissner New
[4.7] Fix PR 48226, Allow Iterator::vector vector on powerpc with VSX - - - - --- 2011-03-21 Michael Meissner New
[4.7] Fix failure of two tests on 32-bit powerpc - - - - --- 2011-03-21 Michael Meissner New
[4.7] Add float/double vector reductions to VSX - - - - --- 2011-03-23 Michael Meissner New
, PR 48262, fix failing vector support on powerpc - - - - --- 2011-03-31 Michael Meissner New
PR 48175, Make CASE_VALUES_THRESHOLD settable via --param - - - - --- 2011-04-21 Michael Meissner New
centralize builtin function type building - - - - --- 2011-04-22 Michael Meissner New
ChangeLog updated - - - - --- 2011-04-28 Michael Meissner New
[committed,4.6] Backport some recent powerpc patches from trunk to GCC 4.6 - - - - --- 2011-04-28 Michael Meissner New
[powerpc] , Fix PR48857, pass/return V2DI as other vector types - - - - --- 2011-05-03 Michael Meissner New
rs6000_handle_option global state avoidance, part 1 - - - - --- 2011-05-05 Michael Meissner New
Add support on powerpc to change CASE_VALUES_THRESHOLD - - - - --- 2011-06-29 Michael Meissner New
Add support on powerpc to change CASE_VALUES_THRESHOLD - - - - --- 2011-06-30 Michael Meissner New
Add -mno-r11 option to suppress load of ppc64 static chain in indirect calls - - - - --- 2011-07-06 Michael Meissner New
Add -mno-r11 option to suppress load of ppc64 static chain in indirect calls - - - - --- 2011-07-13 Michael Meissner New
, Add 4 operand FMA support back into power7 - - - - --- 2011-07-19 Michael Meissner New
Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers - - - - --- 2011-07-20 Michael Meissner New
Make rs6000 port bootstrap using G++ as 2nd/3rd stage compilers - - - - --- 2011-07-22 Michael Meissner New
Work around PR 50031, sphinx3 slowdown in powerpc on GCC 4.6 and GCC 4.7 - - - - --- 2011-08-09 Michael Meissner New
[RFC] Start on making rs6000 target support create builtins on the fly - - - - --- 2011-08-13 Michael Meissner New
Add infrastructure to merge standard builtin enums with backend builtins - - - - --- 2011-08-23 Michael Meissner New
[committed] Change default for powerpc -msave-toc-indirect - - - - --- 2011-08-29 Michael Meissner New
[committed] Fix C++ altivec test case - - - - --- 2011-09-06 Michael Meissner New
[committed] Fix up documentation about tm_p.h - - - - --- 2011-09-06 Michael Meissner New
[RFC] Builtin infrastructure change - - - - --- 2011-09-13 Michael Meissner New
, PR 50341, Fix TOC load scheduling for powerpc on GCC 4.6 and 4.7 (patches included) - - - - --- 2011-09-15 Michael Meissner New
[RFC] Builtin infrastructure change - - - - --- 2011-10-01 Michael Meissner New
Builtin infrastructure change - - - - --- 2011-10-06 Michael Meissner New
Builtin infrastructure change - - - - --- 2011-10-06 Michael Meissner New
Fix typo in Builtin infrastructure change - - - - --- 2011-10-14 Michael Meissner New
[committed] Remove extra newline from my Oct. 11th change - - - - --- 2011-10-24 Michael Meissner New
[RFC] Lazy builtins part 2 -- need C++ frontend help and questions on tree layout - - - - --- 2011-10-24 Michael Meissner New
[rs6000] Reorganize powerpc builtins and enable target pragma/attribute to enable/disable builtins - - - - --- 2011-11-07 Michael Meissner New
[i386] Remove TARGET_VECTORIZE_BUILTIN_CONVERSION - - - - --- 2011-11-08 Michael Meissner New
[committed] , Fix PR 51390 to make gcc.target/powerpc/recip-5.c run again - - - - --- 2011-12-02 Michael Meissner New
Make #pragma GCC target properly change macros and fix recip-5 failures - - - - --- 2011-12-08 Michael Meissner New
PR 51469, Make gnu indirect functions always non-local - - - - --- 2011-12-08 Michael Meissner New
PowerPC section type conflict (created PR 51623) - - - - --- 2011-12-28 Michael Meissner New
[committed] Powerpc testsuite/51702, pass -mabi=altivec on 32-bit powerpc-linux to avoid warning me… - - - - --- 2011-12-29 Michael Meissner New
[committed] Fix PR 50988, powerpc testsuite failures - - - - --- 2011-12-29 Michael Meissner New
PowerPC section type conflict (created PR 51623) - - - - --- 2011-12-29 Michael Meissner New
[committed] Fix thinko in powerpc target function pragma/attribute - - - - --- 2011-12-30 Michael Meissner New
[committed] Update powerpc www files - - - - --- 2011-12-30 Michael Meissner New
Fix some powerpc debug options - - - - --- 2012-01-09 Michael Meissner New
[committed] Fix error message for -mno-pointers-to-nested-functions - - - - --- 2012-02-07 Michael Meissner New
[RFC,4.8] Optimize conditional moves from adjacent memory locations - - - - --- 2012-02-10 Michael Meissner New
Fix PR 52199 on power7 (VEC_DUPLICATE) - - - - --- 2012-02-15 Michael Meissner New
, PowerPC backend fixes for 50310 (vectorization of IEEE floating point comparisons) - - - - --- 2012-03-06 Michael Meissner New
Make powerpc honor PROCESSOR_DEFAULT{,64} in tm*.h files - - - - --- 2012-03-08 Michael Meissner New
Make powerpc honor PROCESSOR_DEFAULT{,64} in tm*.h files - - - - --- 2012-03-08 Michael Meissner New
« 1 2 3 44 5 »