]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nvptx/nvptx.h
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / config / nvptx / nvptx.h
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-04  Roger Saylenvptx: Transition nvptx backend to STORE_FLAG_VALUE = 1
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-15  Roger Saylenvptx: Add -misa=sm_75 and -misa=sm_80
2021-12-15  Tom de Vries[nvptx] Add -mptx=7.0
2021-12-12  Roger Saylenvptx: Add (experimental) support for HFmode with ...
2021-08-24  Roger Saylenvptx: Add a __PTX_SM__ predefined macro based on targe...
2021-05-12  Tom de Vries[nvptx] Add -mptx=3.1/6.3
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-09  Tom de Vries[nvptx] Set -misa=sm_35 by default
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-07  Tom de Vries[nvptx] Handle large vector reductions
2019-01-07  Tom de Vries[nvptx] Add support for a per-worker broadcast buffer...
2019-01-03  Tom de Vries[nvptx] Add nvptx_mach_vector_length, nvptx_mach_max_wo...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-09-05  Cesar Philippidis[nvptx] Basic -misa support for nvptx
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-23  Richard SandifordConvert STARTING_FRAME_OFFSET to a hook
2017-09-15  Richard SandifordTurn TRULY_NOOP_TRUNCATION into a hook
2017-09-15  Richard SandifordTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-12  Richard SandifordTurn HARD_REGNO_NREGS into a target hook
2017-09-04  Richard SandifordTurn MODES_TIEABLE_P into a target hook
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-07-19  Tom de VriesAdd v2di support for nvptx
2017-03-28  Alexander MonakovOpenMP/PTX privatization in SIMD regions
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-16  Alexander Monakovnvptx backend prerequisites for OpenMP offloading
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-17  Nathan Sidwellnvptx.h (NVPTX_RETURN_REGNUM, [...]): Renumber.
2015-12-16  Nathan Sidwellnvptx.h (OUTGOING_STATIC_CHAIN_REGNUM): Remove.
2015-12-16  Nathan Sidwellnvptx-protos.h (nvptx_hard_regno_mode_ok): Delete.
2015-12-15  Nathan Sidwellnvptx.md (nvptx_register_operand): Don't accept and...
2015-12-15  Nathan Sidwellnvptx.h (HARD_REGNO_NREGS): Reformat.
2015-12-14  Nathan Sidwellnvptx.h (PARM_BOUNDARY): Set to 32.
2015-12-11  Nathan Sidwellnvptx.h (RETURN_ADDR_REGNO): Delete.
2015-12-11  Nathan Sidwellnvptx.h (TARGET_SUPPORTS_WIDE_INT): Define.
2015-12-03  Nathan Sidwellnvptx-protos.h (npvptx_section_from_addr_space): Delete.
2015-12-02  Nathan Sidwellnvptx-protos.h (nvptx_output_mov_insn): Declare.
2015-12-01  Nathan Sidwellnvptx-protos.h (nvptx_output_aligned_decl): Declare.
2015-11-28  Nathan Sidwellnvptx.h (FIRST_PARM_OFFSET): Add void cast.
2015-11-21  Nathan Sidwellnvptx.c (write_function_decl_and_comment): Print leadin...
2015-11-19  Nathan Sidwellnvptx.h (SUPPORTS_WEAK): Define.
2015-10-30  Jeff Lawnvptx.h (HARD_REGNO_NREGS): Avoid warning on unused...
2015-10-28  Nathan Sidwellnvptx.h (struct machine_function): Add axis_predicate.
2015-10-08  Nathan Sidwellnvptx.h (struct machine_function): Add comment.
2015-08-21  Nathan Sidwellnvptx.md (allocate_stack): Emit sorry during expansion.
2015-08-14  Thomas SchwingeAdd DWARF2_LINENO_DEBUGGING_INFO, and use it for nvptx
2015-08-04  Nathan Sidwellnvptx.h (struct nvptx_pseudo_info): Delete.
2015-05-22  Trevor Saundersalways define STACK_GROWS_DOWNWARD
2015-05-09  Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-03-11  Thomas SchwingeNo libstdc++ for nvptx.
2015-02-18  Thomas Schwingenvptx-none: Define empty GOMP_SELF_SPECS.
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Thomas Schwingenvptx: Define valid ASM_OUTPUT_ALIGN.
2014-11-10  Bernd SchmidtAdd the nvptx port.