]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/nvptx/nvptx.c
[nvptx] Fix missing mode warnings in nvptx.md, omp part
[thirdparty/gcc.git] / gcc / config / nvptx / nvptx.c
2019-06-17  vries[nvptx] Fix missing mode warnings in nvptx.md, omp...
2019-06-13  jakub * config/nvptx/nvptx.c (nvptx_sese_number, nvptx_sese_...
2019-06-12  vries[nvptx] Assert fork has at most one join in nvptx_find_par
2019-06-11  jakub PR target/90811
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-02-22  tschwinge[PR72741] Use 'oacc_build_routine_dims' for Fortran...
2019-01-15  vries[nvptx] Handle assignment to gang-level reduction variable
2019-01-12  vries[nvptx] Enable setting vector length using -fopenacc-dim
2019-01-12  vries[nvptx] Enable large vectors
2019-01-12  vries[nvptx] Apply vector-partitionable routines workaround...
2019-01-12  vries[nvptx] Allow default vl to be overridden in nvptx_goac...
2019-01-12  vries[nvptx] Verify dimension limits after applying defaults
2019-01-12  vries[openacc] Add used parameter to TARGET_GOACC_VALIDATE_DIMS
2019-01-11  vries[nvptx] Don't allow vector_length 64 with num_workers 16
2019-01-11  vries[nvptx] Move PTX_CTA_SIZE up
2019-01-07  vries[nvptx] Force vl32 if calling vector-partitionable...
2019-01-07  vries[nvptx] Handle large vector reductions
2019-01-07  vries[nvptx] Don't emit barriers for empty loops -- fix
2019-01-07  vries[nvptx] Add support for a per-worker broadcast buffer...
2019-01-07  vries[nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goa...
2019-01-07  vries[nvptx] Postpone warnings in nvptx_goacc_validate_dims_1
2019-01-07  vries[nvptx] Eliminate PTX_VECTOR_LENGTH
2019-01-07  vries[nvptx] Add asserts in nvptx_goacc_validate_dims
2019-01-03  vries[nvptx] Add nvptx_mach_vector_length, nvptx_mach_max_wo...
2019-01-03  vries[nvptx] Factor out populate_offload_attrs
2019-01-03  vries[nvptx] Add early-out cases in nvptx_goacc_validate_dims
2019-01-03  vries[nvptx] Eliminate changed local var in nvptx_goacc_vali...
2019-01-01  jakub Update copyright years.
2018-12-19  vries[nvptx] Add PTX_CTA_SIZE
2018-12-19  vries[nvptx] Use MAX, MIN, ROUND_UP macros
2018-12-19  vries[nvptx] Make nvptx state propagation function names...
2018-12-19  vries[nvptx] Rename worker_bcast variables to oacc_bcast
2018-12-19  vries[nvptx] Generalize bar.sync instruction
2018-12-19  vries[nvptx] Only use one logical barrier resource
2018-12-19  vries[nvptx] Use TARGET_SET_CURRENT_FUNCTION
2018-12-17  vries[nvptx] Move macro defs to top of nvptx.c
2018-12-17  vries[nvptx] Add PTX_WARP_SIZE
2018-12-17  vries[nvptx] Fix whitespace in nvptx_single and nvptx_neuter...
2018-12-17  vries[nvptx] Unify C/Fortran routine handling in nvptx_goacc...
2018-12-17  vries[nvptx] Rewrite nvptx_goacc_validate_dims to use predic...
2018-09-05  cesar[nvptx] Basic -misa support for nvptx
2018-08-03  vries[c++] Don't emit exception tables for UI_NONE
2018-08-02  vries[nvptx] Ignore c++ exceptions
2018-08-01  vries[nvptx] Define TARGET_HAVE_SPECULATION_SAFE_VALUE
2018-07-30  vries[nvptx, offloading] Determine default workers at runtime
2018-05-05  vries[nvptx] Add workaround for subsequent bar.syncs
2018-04-26  vries[nvptx] Verify bar.sync position
2018-04-26  vries[nvptx] Fix branch-around-nothing
2018-04-20  vries[nvptx] Fix calls to vector and worker routines
2018-04-12  vries[nvptx] Fix handling of extern var with flexible array...
2018-04-05  vries[nvptx] Fix neutering of bb with only cond jump
2018-03-27  cesarPR target/85056
2018-03-20  vries[nvptx] Fix bar.sync position
2018-03-20  vries[nvptx] Fix prevent_branch_around_nothing
2018-01-25  vries[nvptx, PR84028] Add exit insn after noreturn call...
2018-01-24  vries[nvptx, PR83589] Workaround for branch-around-nothing...
2018-01-24  vries[nvptx, PR81352] Add exit insn after noreturn call...
2018-01-19  vries[nvptx] Fix bug in jit bug workaround
2018-01-19  cesar[nvptx] Add support for CUDA 9
2018-01-03  jakub Update copyright years.
2017-12-27  vriesDisable -gstatement-frontiers for nvptx
2017-12-16  rsandifopoly_int: IN_TARGET_CODE
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-09-25  vries[nvptx] Add exit after call to noreturn function
2017-09-15  rsandifoTurn CANNOT_CHANGE_MODE_CLASS into a hook
2017-09-12  rsandifoTurn HARD_REGNO_NREGS into a target hook
2017-09-04  rsandifoTurn MODES_TIEABLE_P into a target hook
2017-08-30  rsandifo[73/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[2/77] Add an E_ prefix to case statements
2017-08-11  tschwinge[PR lto/81430] Revert "Add nvptx_override_options_after...
2017-08-08  marxin.
2017-08-03  vriesError out on nvptx for fpatchable-function-entry
2017-08-02  vriesAdd missing probabilities in nvptx_lock{less,full}_update
2017-07-21  vriesAdd missing edge probabilities in nvptx_goacc_reduction...
2017-07-21  vriesAdd nvptx_override_options_after_change
2017-07-19  vriesAdd v2di support for nvptx
2017-07-19  vriesAdd v2si support for nvptx
2017-07-19  vriesAdd generic v2 vector mode support for nvptx
2017-07-17  vriesInsert diverging jump alap in nvptx_single
2017-07-11  vriesAdd extra initialization of broadcasted condition variables
2017-06-11  vriesDisable constant pool for nvptx
2017-06-06  vriesAdd and use split_mode_p
2017-06-06  vriesUse maybe_split_mode in nvptx_print_operand
2017-03-31  amonakovnvptx: correct format string
2017-03-28  amonakovOpenMP/PTX privatization in SIMD regions
2017-03-01  jakub * config/nvptx/nvptx.c: Include intl.h.
2017-02-28  jakub * config/i386/i386.c: Include intl.h.
2017-02-21  tschwinge[PR translation/79638] "%ntid.y" confuses gcc.pot gener...
2017-01-01  jakub Update copyright years.
2016-12-21  amonakovnvptx: do not assume that crtl->is_leaf is unset
2016-12-14  jambormSplit omp-low into multiple files
2016-11-16  amonakovnvptx backend prerequisites for OpenMP offloading
2016-11-02  cesar gcc/
2016-10-18  tschwingeUse FOR_ALL_BB_FN in a few more places
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-09-14  segherPut a TARGET_LRA_P into every target
2016-08-29  nathan * config/nvptx/nvptx.c: #include tree-vrp.h.
2016-08-03  nathan gcc/
2016-07-25  amonakovrevert: nvptx: do not implicitly enable -ftoplevel...
next