]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/gcn/gcn.c
amdgcn: Silence compile warnings
[thirdparty/gcc.git] / gcc / config / gcn / gcn.c
2020-06-19  Tobias Burnusamdgcn: Silence compile warnings
2020-06-17  Andrew Stubbsamdgcn: Switch to HSACO v3 binary format
2020-05-14  Andrew Stubbsamdgcn: fix vcc clobber in vector load/store
2020-04-03  Kwok Cheung Yeungamdgcn: Support unordered floating-point comparison...
2020-03-02  Andrew Stubbsamdgcn: Extend reductions to all types
2020-02-21  Andrew Stubbsamdgcn: Use correct offset mode for gather/scatter
2020-02-21  Andrew Stubbsamdgcn: Align VGPR pairs
2020-02-03  Andrew StubbsRemove gfx801 "carrizo" support
2020-01-31  Andrew StubbsZero-initialise masked load destinations
2020-01-30  Andrew StubbsAdd LTGT operator support for amdgcn
2020-01-07  Andrew Stubbs[amdgcn] Add more modes for vector comparisons
2020-01-07  Andrew StubbsDisallow 'B' constraints on amdgcn addc/subb
2020-01-06  Andrew StubbsFix amdgcn inline immediate range
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-13  Andrew StubbsSub-dword vector extend and truncate for amdgcn
2019-12-06  Andrew StubbsEnable QI/HImode vector moves
2019-11-25  Tobias Burnus[amdgcn] Silence warnings + add gcc_unreachable()
2019-11-22  Andrew StubbsLimit LDS usage.
2019-11-22  Andrew StubbsUse GFX9 granulated sgprs count correctly.
2019-11-20  Julian BrownAMD GCN symbol output with null cfun
2019-11-15  Kwok Cheung Yeung[amdgcn] Update lower bounds for the number of register...
2019-11-15  Kwok Cheung Yeung[amdgcn] Restrict registers available to non-kernel...
2019-11-15  Kwok Cheung Yeung[amdgcn] Reinitialize registers for every function
2019-11-15  Kwok Cheung Yeung[amdgcn] Use first lane of v1 for zero offset
2019-11-15  Kwok Cheung Yeung[amdgcn] Fix handling of VCC_CONDITIONAL_REG
2019-11-14  Richard SandifordPass the data vector mode to get_mask_mode
2019-11-13  Andrew StubbsUse a single worker for OpenACC on AMD GCN
2019-11-04  Tobias BurnusAdd gcc/config/gcn/t-omp-device for OpenMP declare...
2019-09-30  Richard SandifordPass an ABI to choose_hard_reg_mode
2019-09-10  Richard SandifordAdd call_used_or_fixed_reg_p
2019-09-09  Richard SandifordRemove AND_COMPL_HARD_REG_SET
2019-09-09  Richard SandifordRemove IOR_HARD_REG_SET
2019-09-09  Richard SandifordRemove AND_HARD_REG_SET
2019-09-09  Richard SandifordRemove COPY_HARD_REG_SET
2019-09-09  Richard SandifordMake note_stores take an rtx_insn
2019-08-20  Richard SandifordUse function_arg_info for TARGET_MUST_PASS_IN_STACK
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
2019-08-20  Richard SandifordUse function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
2019-08-20  Richard SandifordUse function_arg_info for TARGET_ARG_PARTIAL_BYTES
2019-08-20  Richard SandifordAdd pass_va_arg_by_reference
2019-08-13  Richard SandifordUse checking forms of DECL_FUNCTION_CODE (PR 91421)
2019-07-31  Andrew StubbsRemove amdgcn expcnt waits.
2019-06-25  Kwok Cheung YeungCreate GCN-specific gthreads
2019-05-24  Andrew StubbsFix 64-bit addition in prologue.
2019-05-22  Kwok Cheung YeungAdd support for constructors and destuctors on GCN
2019-05-22  Andrew StubbsFix trampoline execution failures on GCN5.
2019-02-19  Jonathan Wakely* config/gcn/gcn.c (print_operand): Fix typo.
2019-01-17  Andrew StubbsGCN back-end code