Show patches with: Submitter = Bill Schmidt       |    State = Action Required       |    Archived = No       |   367 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] Update my MAINTAINERS entries [committed] Update my MAINTAINERS entries - - - - --- 2018-03-30 Bill Schmidt New
[rs6000] Undefine vector, bool, pixel in xmmintrin.h [rs6000] Undefine vector, bool, pixel in xmmintrin.h - - - - --- 2018-04-02 Bill Schmidt New
[testsuite] Fix powerpc-specific portions of PR85326 [testsuite] Fix powerpc-specific portions of PR85326 - - - - --- 2018-04-15 Bill Schmidt New
[rs6000] Fix PR85080 [rs6000] Fix PR85080 - - - - --- 2018-04-16 Bill Schmidt New
[rs6000,committed] Fix undef-bool-* tests for older BE processors [rs6000,committed] Fix undef-bool-* tests for older BE processors - - - - --- 2018-04-18 Bill Schmidt New
[rs6000,committed] undef-bool-* tests should exclude -m32 [rs6000,committed] undef-bool-* tests should exclude -m32 - - - - --- 2018-04-20 Bill Schmidt New
Fix PR85712 (SLSR cleanup of alternative interpretations) Fix PR85712 (SLSR cleanup of alternative interpretations) - - - - --- 2018-05-22 Bill Schmidt New
[committed] Additional fix related to PR85712 [committed] Additional fix related to PR85712 - - - - --- 2018-05-25 Bill Schmidt New
[rs6000] Add missing logical-op interfaces to emmintrin.h [rs6000] Add missing logical-op interfaces to emmintrin.h - - - - --- 2018-07-11 Bill Schmidt New
[rs6000,committed] Use correct ABI type in mmintrin.h and xmmintrin.h [rs6000,committed] Use correct ABI type in mmintrin.h and xmmintrin.h - - - - --- 2018-09-15 Bill Schmidt New
Fix PR87473 (SLSR ICE on hidden basis) Fix PR87473 (SLSR ICE on hidden basis) - - - - --- 2018-10-12 Bill Schmidt New
[rs6000] Don't use __vector __m64 for compatibility reasons [rs6000] Don't use __vector __m64 for compatibility reasons - - - - --- 2018-10-19 Bill Schmidt New
[rs6000] Use unaligned vector types for some pointer casts [rs6000] Use unaligned vector types for some pointer casts - - - - --- 2018-10-19 Bill Schmidt New
[rs6000] Use explicit casts for vec_sel argument 3 in intrinsic headers [rs6000] Use explicit casts for vec_sel argument 3 in intrinsic headers - - - - --- 2018-10-22 Bill Schmidt New
[rs6000] Don't use deprecated __vector long in intrinsic compatibility headers [rs6000] Don't use deprecated __vector long in intrinsic compatibility headers - - - - --- 2018-10-22 Bill Schmidt New
[rs6000,v2] Fix uses of vec_sel in intrinsic headers [rs6000,v2] Fix uses of vec_sel in intrinsic headers - - - - --- 2018-10-24 Bill Schmidt New
[rs6000] Replace comparison operators with vec_cmp* in intrinsic compatibility headers [rs6000] Replace comparison operators with vec_cmp* in intrinsic compatibility headers - - - - --- 2018-10-24 Bill Schmidt New
[rs6000] Don't use deprecated vector shift instructions [rs6000] Don't use deprecated vector shift instructions - - - - --- 2018-10-25 Bill Schmidt New
[rs6000] Intrinsic compatibility tests should not pass just because DEBUG is set [rs6000] Intrinsic compatibility tests should not pass just because DEBUG is set - - - - --- 2018-10-25 Bill Schmidt New
[committed] Backport PR87473 fix to GCC 8 [committed] Backport PR87473 fix to GCC 8 - - - - --- 2018-10-26 Bill Schmidt New
[committed] Backport PR87473 fix to GCC 7 [committed] Backport PR87473 fix to GCC 7 - - - - --- 2018-10-26 Bill Schmidt New
[rs6000] Fix constraints issue in _mm_cvtss_si{32,64} [rs6000] Fix constraints issue in _mm_cvtss_si{32,64} - - - - --- 2018-11-08 Bill Schmidt New
[rs6000] Clarify when typedef names can be used with AltiVec vector types [rs6000] Clarify when typedef names can be used with AltiVec vector types - - - - --- 2018-12-17 Bill Schmidt New
rs6000: Fix PR87604 rs6000: Fix PR87604 - - - - --- 2019-01-22 Bill Schmidt New
[committed] Fix SLSR portion of PR89008 [committed] Fix SLSR portion of PR89008 - - - - --- 2019-01-31 Bill Schmidt New
rs6000: Vector shift-right should honor modulo semantics rs6000: Vector shift-right should honor modulo semantics - - - - --- 2019-02-10 Bill Schmidt New
[v2] rs6000: Vector shift-right should honor modulo semantics [v2] rs6000: Vector shift-right should honor modulo semantics - - - - --- 2019-02-11 Bill Schmidt New
rs6000: new vec-s*d-modulo.c tests should require p8vector_hw rs6000: new vec-s*d-modulo.c tests should require p8vector_hw - - - - --- 2019-02-12 Bill Schmidt New
rs6000: Fix lost ud chains in swap optimization rs6000: Fix lost ud chains in swap optimization - - - - --- 2019-03-08 Bill Schmidt New
rs6000: Fix typo in mmintrin.h rs6000: Fix typo in mmintrin.h - - - - --- 2019-03-21 Bill Schmidt New
[committed] Fix PR89834 [committed] Fix PR89834 - - - - --- 2019-03-27 Bill Schmidt New
[doc,committed] Remove stale reference to FOR_EACH_LOOP_BREAK [doc,committed] Remove stale reference to FOR_EACH_LOOP_BREAK - - - - --- 2019-05-09 Bill Schmidt New
rs6000: Infrastructure for future arch rs6000: Infrastructure for future arch - - - - --- 2019-05-22 Bill Schmidt New
rs6000: Add basic infrastructure for PC-relative addressing rs6000: Add basic infrastructure for PC-relative addressing - - - - --- 2019-05-22 Bill Schmidt New
rs6000: One more bit of PC-relative enablement rs6000: One more bit of PC-relative enablement - - - - --- 2019-05-22 Bill Schmidt New
rs6000: Entry point generation for functions using PC-relative addressing rs6000: Entry point generation for functions using PC-relative addressing - - - - --- 2019-05-22 Bill Schmidt New
[v2] rs6000: Infrastructure for future arch [v2] rs6000: Infrastructure for future arch - - - - --- 2019-05-23 Bill Schmidt New
[v2] rs6000: Entry point generation for functions using PC-relative addressing [v2] rs6000: Entry point generation for functions using PC-relative addressing - - - - --- 2019-05-23 Bill Schmidt New
Add LABEL_REF_P to rtl.h Add LABEL_REF_P to rtl.h - - - - --- 2019-05-23 Bill Schmidt New
[PATCH} rs6000: Enable PC-relative by default and test [PATCH} rs6000: Enable PC-relative by default and test - - - - --- 2019-05-23 Bill Schmidt New
rs6000: Call flow implementation for PC-relative addressing rs6000: Call flow implementation for PC-relative addressing - - - - --- 2019-05-24 Bill Schmidt New
rs6000: Add undocumented switch -mprefixed-addr rs6000: Add undocumented switch -mprefixed-addr - - - - --- 2019-05-29 Bill Schmidt New
rs6000: Add eI constraint for 34-bit constants rs6000: Add eI constraint for 34-bit constants - - - - --- 2019-05-29 Bill Schmidt New
[v2] rs6000: Add undocumented switch -mprefixed-addr [v2] rs6000: Add undocumented switch -mprefixed-addr - - - - --- 2019-05-30 Bill Schmidt New
rs6000: Add basic support for prefixed and PC-relative addresses rs6000: Add basic support for prefixed and PC-relative addresses - - - - --- 2019-05-30 Bill Schmidt New
rs6000: Add target supports for "future" system rs6000: Add target supports for "future" system - - - - --- 2019-05-30 Bill Schmidt New
rs6000: Update test cases to use powerpc_future_ok rs6000: Update test cases to use powerpc_future_ok - - - - --- 2019-05-30 Bill Schmidt New
rs6000: Fix PR78263: Don't #define vector, pixel, bool for C++ with strict ANSI rs6000: Fix PR78263: Don't #define vector, pixel, bool for C++ with strict ANSI - - - - --- 2019-06-04 Bill Schmidt New
rs6000: Enable -fvariable-expansion-in-unroller by default rs6000: Enable -fvariable-expansion-in-unroller by default - - - - --- 2019-06-27 Bill Schmidt New
rs6000: Fix PR91275 rs6000: Fix PR91275 - - - - --- 2019-10-01 Bill Schmidt New
rs6000: Fix PR92093 rs6000: Fix PR92093 - - - - --- 2019-10-15 Bill Schmidt New
rs6000: Make rs6000_invalid_builtin static (committed) rs6000: Make rs6000_invalid_builtin static (committed) - - - - --- 2019-12-02 Bill Schmidt New
[01/14] Initial create of rs6000-genbif.c. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[02/14] Add stubs for input files. These will grow much larger. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[03/14] Add file support and functions for diagnostic support. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[04/14] Support functions to parse whitespace, lines, identifiers, integers. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[05/14] Add support functions for matching types. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[06/14] Red-black tree implementation for balanced tree search. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[07/14] Add main function with stub functions for parsing and output. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[08/14] Add support for parsing rs6000-bif.def. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[09/14] Add parsing support for rs6000-overload.def. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[10/14] Build function type identifiers and store them. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[11/14] Write #defines to rs6000-vecdefines.h. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[12/14] Write code to rs6000-bif.h. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[13/14] Write code to rs6000-bif.c. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
[14/14] Incorporate new code into the build machinery. rs6000: Begin replacing built-in support - - - - --- 2020-02-04 Bill Schmidt New
rs6000: Correct documentation for __builtin_mtfsf rs6000: Correct documentation for __builtin_mtfsf - - - - --- 2020-02-06 Bill Schmidt New
rs6000: Use -mno-pcrel for tests requiring TOC rs6000: Use -mno-pcrel for tests requiring TOC - - - - --- 2020-02-24 Bill Schmidt New
rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560) rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560) - - - - --- 2020-03-02 Bill Schmidt New
rs6000: Replace outdated link to ELFv2 ABI rs6000: Replace outdated link to ELFv2 ABI - - - - --- 2020-04-23 Bill Schmidt New
[1/4] rs6000: New insns setbc and setbcr rs6000: setbnc and friends [pu] - - - - --- 2020-05-06 Bill Schmidt New
[2/4] rs6000: Tests for setbc rs6000: setbnc and friends [pu] - - - - --- 2020-05-06 Bill Schmidt New
[3/4] rs6000: New insns setnbc and setnbcr rs6000: setbnc and friends [pu] - - - - --- 2020-05-06 Bill Schmidt New
[4/4] rs6000: Tests for setnbc rs6000: setbnc and friends [pu] - - - - --- 2020-05-06 Bill Schmidt New
rs6000: powerpc_future_ok and powerpc_future_hw rs6000: powerpc_future_ok and powerpc_future_hw - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add vector count under mask rs6000: Add vector count under mask - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add pdep/pext rs6000: Add pdep/pext - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add vgnb rs6000: Add vgnb - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add scalar cfuged instruction rs6000: Add scalar cfuged instruction - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add vcfuged instruction rs6000: Add vcfuged instruction - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add cntlzdm and cnttzdm rs6000: Add cntlzdm and cnttzdm - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add vclrlb and vclrrb rs6000: Add vclrlb and vclrrb - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add pdepd and pextd rs6000: Add pdepd and pextd - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add pdepd and pextd rs6000: Add pdepd and pextd - - - - --- 2020-05-08 Bill Schmidt New
rs6000: Add xxeval and vec_ternarylogic rs6000: Add xxeval and vec_ternarylogic - - - - --- 2020-05-09 Bill Schmidt New
rs6000: Vector string isolate instructions rs6000: Vector string isolate instructions - - - - --- 2020-05-09 Bill Schmidt New
rs6000: Add xxgenpcvwm and xxgenpcvdm instructions rs6000: Add xxgenpcvwm and xxgenpcvdm instructions - - - - --- 2020-05-09 Bill Schmidt New
rs6000: Built-in cleanups for vec_clzm, vec_ctzm, and vec_gnb. rs6000: Built-in cleanups for vec_clzm, vec_ctzm, and vec_gnb. - - - - --- 2020-05-10 Bill Schmidt New
rs6000: Add vec_extracth and vec_extractl rs6000: Add vec_extracth and vec_extractl - - - - --- 2020-05-10 Bill Schmidt New
[V2] rs6000: Add vec_extracth and vec_extractl [V2] rs6000: Add vec_extracth and vec_extractl - - - - --- 2020-05-13 Bill Schmidt New
[01/28] rs6000: Initial create of rs6000-gen-builtins.c rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[02/28] rs6000: Add initial input files rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[03/28] rs6000: Add file support and functions for diagnostic support rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[04/28] rs6000: Add helper functions for parsing rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[05/28] rs6000: Add functions for matching types, part 1 of 3 rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[06/28] rs6000: Add functions for matching types, part 2 of 3 rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[07/28] rs6000: Add functions for matching types, part 3 of 3 rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[08/28] rs6000: Red-black tree implementation for balanced tree search rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[09/28] rs6000: Main function with stubs for parsing and output rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
[10/28] rs6000: Parsing built-in input file, part 1 of 3 rs6000: Auto-generate builtins from descriptions - - - - --- 2020-06-17 Bill Schmidt New
« 1 2 3 4 »