nvptx.c (nvptx_mangle_decl_assembler_name): New.
[gcc.git] / gcc / config / nvptx / nvptx.c
2016-05-13 Nathan Sidwellnvptx.c (nvptx_mangle_decl_assembler_name): New.
2016-05-13 Nathan Sidwellnvptx.c (write_fn_proto): Handle BUILT_IN_ATOMIC_COMPAR...
2016-05-02 Thomas Schwinge[PR target/70860] [nvptx] Handle NULL cfun in nvptx_lib...
2016-03-21 Thomas Schwinge[nvptx] Don't emit sorry for the stabs debug format
2016-03-09 Nathan Sidwell* config/nvptx/nvptx.c (nvptx_option_override): Don...
2016-02-22 Cesar Philippidisnvptx.c (nvptx_gen_shuffle): Add support for QImode...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-02 Alexander Monakovnvptx: do not use alternative spelling of unsigned...
2016-02-01 Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-30 Nathan Sidwellnvptx.c (nvptx_assemble_undefined_decl): Check it's...
2015-12-28 Nathan Sidwellnvptx.c (nvptx_output_call_insn): Expect hard regs.
2015-12-23 Nathan Sidwell* config/nvptx/nvptx-protos.h
2015-12-18 Nathan Sidwellnvptx.c (nvptx_maybe_convert_symbolic_operand): Remove...
2015-12-18 Nathan Sidwellnvptx.c (nvptx_option_override): Emit sorry for stabs...
2015-12-18 Nathan Sidwellnvptx.c (worker_bcast_name, [...]): Delete.
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.c (write_one_arg): Rename to ...
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-10 Nathan Sidwellnvptx.c (nvptx_function_arg, [...]): Move earlier.
2015-12-08 Nathan Sidwellnvptx.c (decl_chunk_size, [...]): Replace with ...
2015-12-07 Nathan Sidwellnvptx.c (write_return): New.
2015-12-07 Nathan Sidwellnvptx.c (nvptx_output_call_insn): Emit trap after no...
2015-12-07 Nathan Sidwellnvptx.c (nvptx_assemble_decl_begin): Look inside comple...
2015-12-04 Nathan Sidwellnvptx.c (nvptx_assemble_decl_begin): New, replacing ...
2015-12-04 Nathan Sidwellnvptx.c (write_one_arg): Deal with prologue emission...
2015-12-03 Nathan Sidwellnvptx-protos.h (npvptx_section_from_addr_space): Delete.
2015-12-02 Nathan Sidwellnvptx.c (enum nvptx_shuffle_kind): New.
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-12-01 Nathan Sidwellnvptx.c (nvptx_function_arg_advance): Don't consider...
2015-11-30 Nathan Sidwellnvptx.c (nvptx_name_replacement): Move earlier.
2015-11-27 Nathan Sidwellnvptx-protos.h (nvptx_addr_space_from_address): Don...
2015-11-27 Nathan Sidwellnvptx-protos.h (nvptx_record_needed_decl): Don't declaree.
2015-11-26 Nathan Sidwellnvptx.c (write_func_decl_from_insn): Replace callee...
2015-11-25 Nathan Sidwellnvptx.md (load_arg_reg<mode>): Arg number constraint...
2015-11-25 Nathan Sidwellnvptx.c (walk_args_for_params): Delete.
2015-11-24 Nathan Sidwellnvptx.c (maybe_split_mode): Return new mode or VOIDmode...
2015-11-21 Nathan Sidwellnvptx.c (write_function_decl_and_comment): Print leadin...
2015-11-20 Nathan Sidwellnvptx.c (nvptx_use_anchors_for_symbol_p): New.
2015-11-19 Nathan Sidwellnvptx.h (SUPPORTS_WEAK): Define.
2015-11-18 Nathan Sidwellnvptx.c (nvptx_process_pars): Fix whitespace.
2015-11-18 Nathan Sidwellnvptx.c (bb_pair_t, [...]): New types.
2015-11-18 Nathan Sidwellnvptx.c (global_lock_var): New.
2015-11-13 Nathan Sidwellnvptx.c (nvptx_generate_vector_shuffle): Deal with...
2015-11-10 Nathan Sidwellnvptx.opt (moptimize): New flag.
2015-11-09 Julian BrownMachine modes for address printing.
2015-11-05 Nathan Sidwelltarget.def (goacc.dim_limit): New hook.
2015-11-04 Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): Add checking.
2015-11-04 Nathan Sidwellnvptx.c: Include gimple headers.
2015-10-28 Nathan Sidwellnvptx.c (nvptx_print_operand): Remove 'd' case.
2015-10-28 Nathan Sidwellnvptx.h (struct machine_function): Add axis_predicate.
2015-10-16 Andrew MacLeodgen-mul-tables.cc: Adjust include files.
2015-10-08 Nathan Sidwellnvptx.h (struct machine_function): Add comment.
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-30 Nathan Sidwellnvptx.c (nvptx_goacc_validate_dims): New.
2015-09-28 Nathan Sidwellgomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.
2015-09-10 Nathan Sidwellnvptx.c (nvptx_expand_call): Add spacing.
2015-09-09 Nathan Sidwellnvptx.md (call_operation): Move bound out of loop.
2015-08-25 Nathan Sidwellnvptx.c (nvptx_write_function_decl): Reformat.
2015-08-24 Nathan Sidwellnvptx.c (walk_args_for_param): Revert previous change...
2015-08-23 Nathan Sidwellnvptx.c (walk_args_for_param): Promote arg reg decls.
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-07-22 Bernd Schmidt* config/nvptx/nvptx.c: Expand some comments.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06 Nathan Sidwellnvptx.c (nvptx_reorg): Remove unused vars.
2015-06-29 Nathan Sidwellnvptx.md (nvptx_reorg_subreg): New fn, broken out of ...
2015-06-25 Richard Sandifordaarch64.c, [...]: Add comment above target-def.h include.
2015-06-25 Richard Sandifordaarch64.c, [...]: Move target-def.h includes to end.
2015-06-25 Richard Sandifordhash-traits.h (ggc_cache_hasher): Rename to...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-07 Richard Sandifordrtl.h (always_void_p): New function.
2015-01-28 Thomas Schwingenvptx mkoffload.
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-09 Trevor Saundersremove param_is from nvptx
2014-11-18 Bernd SchmidtFix header conflicts in nvptx.
2014-11-10 Bernd SchmidtAdd the nvptx port.