Show patches with: Submitter = Andrew Stubbs       |    State = Action Required       |    Archived = No       |   420 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed,amdgcn] Add sub-dword vector extend and truncate insns [committed,amdgcn] Add sub-dword vector extend and truncate insns - - - - --- 2019-12-13 Andrew Stubbs New
[RFC,vectorizer] Fix ICE with masked vectors [RFC,vectorizer] Fix ICE with masked vectors - - - - --- 2019-12-09 Andrew Stubbs New
[committed,amdgcn] Fix unrecognised instruction [committed,amdgcn] Fix unrecognised instruction - - - - --- 2019-12-06 Andrew Stubbs New
[amdgcn] Add missing vcondu patterns [amdgcn] Add missing vcondu patterns - - - - --- 2019-12-03 Andrew Stubbs New
[committed,amdgcn] Limit LDS usage [committed,amdgcn] Limit LDS usage - - - - --- 2019-11-22 Andrew Stubbs New
[committed,amdgcn] Use GFX9 granulated sgprs count correctly [committed,amdgcn] Use GFX9 granulated sgprs count correctly - - - - --- 2019-11-22 Andrew Stubbs New
[openacc] Fix ICE verifying gimple [openacc] Fix ICE verifying gimple - - - - --- 2019-11-22 Andrew Stubbs New
[committed] Update loop-1.c test for amdgcn [committed] Update loop-1.c test for amdgcn - - - - --- 2019-11-19 Andrew Stubbs New
[openacc] Adjust tests for amdgcn offloading [openacc] Adjust tests for amdgcn offloading - - - - --- 2019-11-19 Andrew Stubbs New
[libgomp] Add tests for print from offload target [libgomp] Add tests for print from offload target - - - - --- 2019-11-14 Andrew Stubbs New
[libgomp] Enable OpenACC GCN testing [libgomp] Enable OpenACC GCN testing - - - - --- 2019-11-14 Andrew Stubbs New
[committed,amdgcn] Move gcn-run heap into GPU memory [committed,amdgcn] Move gcn-run heap into GPU memory - - - - --- 2019-11-13 Andrew Stubbs New
[7/7,libgomp,amdgcn] GCN Libgomp Plugin AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[6/7,amdgcn] Use a single worker for OpenACC on AMD GCN AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[5/7,libgomp,amdgcn] Optimize GCN OpenMP malloc performance AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[4/7,libgomp,amdgcn] GCN libgomp port AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[3/7,libgomp,nvptx] Add device number to GOMP_OFFLOAD_openacc_async_construct AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[2/7,amdgcn] GCN mkoffload AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[1/7,libgomp,nvptx] Move generic libgomp files from nvptx to accel AMD GCN Offloading Support - - - - --- 2019-11-12 Andrew Stubbs New
[OG9,amdgcn,committed] Fix memory leak in libgomp [OG9,amdgcn,committed] Fix memory leak in libgomp - - - - --- 2019-09-10 Andrew Stubbs New
[OG9,amdgcn,committed] Detect the actual number of hardware CUs [OG9,amdgcn,committed] Detect the actual number of hardware CUs - - - - --- 2019-09-10 Andrew Stubbs New
[OG9,amdgcn,committed] Use GFX9 granulated sgprs count correctly [OG9,amdgcn,committed] Use GFX9 granulated sgprs count correctly - - - - --- 2019-09-10 Andrew Stubbs New
[OG9,amdgcn,committed] Fix relocations with multiple devices [OG9,amdgcn,committed] Fix relocations with multiple devices - - - - --- 2019-09-10 Andrew Stubbs New
[OG9,amdgcn,committed] Move offload data to graphics memory [OG9,amdgcn,committed] Move offload data to graphics memory - - - - --- 2019-09-09 Andrew Stubbs New
[OG9,committed] Backport error message for mapped parameters [OG9,committed] Backport error message for mapped parameters - - - - --- 2019-09-06 Andrew Stubbs New
[OG9,committed] Backport GCN expcnt patches [OG9,committed] Backport GCN expcnt patches - - - - --- 2019-09-05 Andrew Stubbs New
[committed,amdgcn] Remove expcnt waits. [committed,amdgcn] Remove expcnt waits. - - - - --- 2019-07-31 Andrew Stubbs New
[committed,openmp/openacc] Tweak error message for mapped parameters [committed,openmp/openacc] Tweak error message for mapped parameters - - - - --- 2019-07-05 Andrew Stubbs New
[openmp/openacc] Allow Fortran parameters in map/copy. [openmp/openacc] Allow Fortran parameters in map/copy. - - - - --- 2019-07-05 Andrew Stubbs New
[committed,amdgcn] Fix regrename ICE [committed,amdgcn] Fix regrename ICE - - - - --- 2019-07-02 Andrew Stubbs New
[c++,openmp] Improve diagnostics for unmappable types [c++,openmp] Improve diagnostics for unmappable types - - - - --- 2019-06-28 Andrew Stubbs New
[3/3] Enable full libgfortran library for AMD GCN Enable full libgfortran for AMD GCN - - - - --- 2019-06-07 Andrew Stubbs New
[2/3] Stub implementation of unwinding for AMD GCN. Enable full libgfortran for AMD GCN - - - - --- 2019-06-07 Andrew Stubbs New
[1/3] Create GCN-specific gthreads Enable full libgfortran for AMD GCN - - - - --- 2019-06-07 Andrew Stubbs New
[committed,amdgcn] Add -march=gfx906 for Vega20 [committed,amdgcn] Add -march=gfx906 for Vega20 - - - - --- 2019-06-06 Andrew Stubbs New
[committed,amdgcn] Fix stack initialization bug [committed,amdgcn] Fix stack initialization bug - - - - --- 2019-05-24 Andrew Stubbs New
[committed,amdgcn] Add support for constructors and destructors [committed,amdgcn] Add support for constructors and destructors - - - - --- 2019-05-22 Andrew Stubbs New
[committed,amdgcn] Disable trampolines on GCN5 [committed,amdgcn] Disable trampolines on GCN5 - - - - --- 2019-05-22 Andrew Stubbs New
Fix coarray_lock_7.f90 test failure Fix coarray_lock_7.f90 test failure - - - - --- 2019-05-22 Andrew Stubbs New
Fix Fortran size_t parameter passing Fix Fortran size_t parameter passing - - - - --- 2019-05-22 Andrew Stubbs New
[committed,gcn] Fix scc clobber in movdi_symbol [committed,gcn] Fix scc clobber in movdi_symbol - - - - --- 2019-03-27 Andrew Stubbs New
[gcn,commit] Implement circular output buffer [gcn,commit] Implement circular output buffer - - - - --- 2019-03-18 Andrew Stubbs New
[pr88920] Fix noisy check_effective_target_offload_gcn [pr88920] Fix noisy check_effective_target_offload_gcn - - - - --- 2019-01-29 Andrew Stubbs New
Document AMD GCN features. Document AMD GCN features. - - - - --- 2019-01-18 Andrew Stubbs New
[wwwdocs] Mention AMD GCN on the website [wwwdocs] Mention AMD GCN on the website - - - - --- 2019-01-17 Andrew Stubbs New
[v3,10/10] Port testsuite to GCN AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,09/10] Ignore LLVM's blank lines. AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,08/10] Testsuite: GCN is always PIE. AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,07/10] Add dg-require-effective-target exceptions AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,06/10] GCN back-end config AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,05/10] GCN back-end code AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,04/10] GCN machine description AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,03/10] GCN libgcc. AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[v3,02/10] GCN libgfortran. AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[01/10] Fix LRA bug AMD GCN Port v3 - - - - --- 2018-12-12 Andrew Stubbs New
[10/10] Port testsuite to GCN AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[09/10] Ignore LLVM's blank lines. AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[08/10] Testsuite: GCN is always PIE. AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[07/10] Add dg-require-effective-target exceptions AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[06/10] GCN back-end config AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[05/10] GCN back-end code AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[04/10] GCN machine description AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[03/10] GCN libgcc. AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[02/10] GCN libgfortran. AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
[01/10] Fix IRA ICE. AMD GCN Port v2 - - - - --- 2018-11-16 Andrew Stubbs New
Fix AArch64 ILP ICE Fix AArch64 ILP ICE - - - - --- 2018-09-25 Andrew Stubbs New
[21/25] GCN Back-end (part 2/2). Untitled series #64244 - - - - --- 2018-09-05 Andrew Stubbs New
[21/25] GCN Back-end (part 1/2). AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[25/25] Port testsuite to GCN AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[24/25] Ignore LLVM's blank lines. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[23/25] Testsuite: GCN is always PIE. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[22/25] Add dg-require-effective-target exceptions AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[20/25] GCN libgcc. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[19/25] GCN libgfortran. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[18/25] Fix interleaving of Fortran stop messages AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[17/25] Fix Fortran STOP. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[16/25] Fix IRA ICE. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[15/25] Don't double-count early-clobber matches. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[14/25] Disable inefficient vectorization of elementwise loads/stores. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[13/25] Create TARGET_DISABLE_CURRENT_VECTOR_SIZE AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[12/25] Make default_static_chain return NULL in non-static functions AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[11/25] Simplify vec_merge according to the mask. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[10/25] Convert BImode vectors. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[09/25] Elide repeated RTL elements. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[08/25] Fix co-array allocation AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[07/25,pr82089] Don't sign-extend SFV 1 in BImode AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[06/25] Remove constant vec_select restriction. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[05/25] Add sorry_at diagnostic function. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[04/25] SPECIAL_REGNO_P AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[03/25] Improve TARGET_MANGLE_DECL_ASSEMBLER_NAME. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[02/25] Propagate address spaces to builtins. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[01/25] Handle vectors that don't fit in an integer. AMD GCN Port - - - - --- 2018-09-05 Andrew Stubbs New
[gcn] Add -mgpu option and plumb in assembler/linker - - - - --- 2017-06-21 Andrew Stubbs New
[gcn] Add -mgpu option and plumb in assembler/linker - - - - --- 2017-04-28 Andrew Stubbs New
[PPC] Fix ICE using power9 with soft-float - - - - --- 2016-11-14 Andrew Stubbs New
[Libiberty] Support empty arguments in pex-win32 - - - - --- 2016-09-16 Andrew Stubbs New
[arm] fix arm_neon_ok check on !arm_arch7 - - - - --- 2015-01-13 Andrew Stubbs New
[arm] fix arm_neon_ok check on !arm_arch7 - - - - --- 2014-12-23 Andrew Stubbs New
Warn on undefined loop exit - - - - --- 2014-11-20 Andrew Stubbs New
Warn on undefined loop exit - - - - --- 2014-11-19 Andrew Stubbs New
« 1 2 3 44 5 »