aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/nvptx
AgeCommit message (Expand)AuthorFilesLines
2015-06-29nvptx.md (nvptx_reorg_subreg): New fn, broken out of ...Nathan Sidwell1-12/+34
2015-06-26* config/nvptx/nvptx.md (call_operation): Remove unused variables.Nathan Sidwell1-4/+1
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-25hash-traits.h (ggc_cache_hasher): Rename to...Richard Sandiford1-2/+2
2015-06-23nvptx.md (sel_true<mode>, [...]): New conditional selects.Nathan Sidwell1-8/+44
2015-06-19[nvptx] Address genrecog warningsJakub Jelinek1-4/+16
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill2-5/+5
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-7/+6
2015-04-29[PR libgomp/65099] nvptx mkoffload: pass "-m32" or "-m64" to the compilerThomas Schwinge1-1/+17
2015-04-08mkoffload.c (process): Support variable mapping.Julian Brown1-3/+5
2015-03-11No libstdc++ for nvptx.Thomas Schwinge1-0/+4
2015-02-18t-intelmic (mkoffload.o): Remove dependency on insn-modes.h.Jakub Jelinek1-0/+1
2015-02-18Begin documenting the nvptx backend.Thomas Schwinge1-5/+5
2015-02-18nvptx mkoffload: For non-installed testing, look in all COMPILER_PATHs for GC...Thomas Schwinge1-0/+103
2015-02-18nvptx-none: Define empty GOMP_SELF_SPECS.Thomas Schwinge1-0/+4
2015-02-17nvptx mkoffload: Fix logic error in skipping of "strange" tokens.Thomas Schwinge1-1/+2
2015-02-13GOMP_TARGET_* have been renamed to GOMP_DEVICE_* some time ago.Thomas Schwinge1-1/+1
2015-02-11nvptx mkoffload: Initialize GCC diagnostic machinery before using it.Thomas Schwinge1-1/+4
2015-02-11nvptx mkoffload: __OPENMP_TARGET__ -> __OFFLOAD_TABLE__.Thomas Schwinge1-2/+2
2015-02-11nvptx mkoffload: Don't hard-code GOMP_DEVICE_NVIDIA_PTX.Thomas Schwinge1-2/+3
2015-01-30Always pass explicit location to fatal_error.Joseph Myers2-7/+9
2015-01-28nvptx mkoffload.Thomas Schwinge3-1/+928
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-0/+35
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-3/+15
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek5-5/+5
2014-12-12nvptx: Define valid ASM_OUTPUT_ALIGN.Thomas Schwinge1-1/+9
2014-12-09remove param_is from nvptxTrevor Saunders1-28/+28
2014-11-18Fix header conflicts in nvptx.Bernd Schmidt1-1/+1
2014-11-10Add the nvptx port.Bernd Schmidt6-0/+3930