aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
2015-11-17Make builtin_vectorized_function take a combined_fnRichard Sandiford1-5/+15
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
2015-11-09Add hook for modifying debug info for address spacesRichard Henderson1-0/+8
2015-11-09Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDRichard Henderson1-0/+9
2015-11-05target.def (goacc.dim_limit): New hook.Nathan Sidwell1-0/+7
2015-11-04internal-fn.def (GOACC_REDUCTION): New.Nathan Sidwell1-0/+11
2015-10-27internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New.Nathan Sidwell1-5/+7
2015-10-27target-insns.def (oacc_fork, oacc_join): Define.Nathan Sidwell1-1/+11
2015-10-26target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook.Simon Dardis1-0/+13
2015-10-21Update documentation for address space hooksRichard Henderson1-4/+2
2015-10-21tm.texi: Regenerated.Ilya Enkovich1-0/+10
2015-10-16re PR target/67745 ([ARM] wrong alignments when __attribute__ ((optimize,targ...Christian Bruel1-0/+6
2015-09-30nvptx.c (nvptx_goacc_validate_dims): New.Nathan Sidwell1-0/+21
2015-09-20switch from gimple to gimple*Trevor Saunders1-1/+1
2015-09-04tm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New.Andrey Turetskiy1-0/+12
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-5/+5
2015-07-05target.def: Add code_for_* hooks.Richard Sandiford1-0/+5
2015-06-25Makefile.in (TARGET_DEF): Add target-insns.def.Richard Sandiford1-0/+13
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan1-13/+0
2015-05-14re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float...Vladimir Makarov1-0/+10
2015-05-11Convert to md_asm_adjustRichard Henderson1-14/+16
2015-05-01[doc] Update definition location of attribute_spec in documentationKyrylo Tkachov1-1/+1
2015-02-25re PR lto/64374 (LTO ICE in extract_insn, at recog.c:2327)Jakub Jelinek1-0/+9
2015-02-21tree-streamer-in.c (unpack_ts_decl_common_value_fields, [...]): If ACCEL_COMP...Bernd Schmidt1-0/+7
2015-01-16[AArch64] Enable CCMP support for AArch64, PR64015 resolvedZhenqiang Chen1-9/+16
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-19* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima1-0/+13
2014-12-19* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.Kaz Kojima1-0/+14
2014-12-03Rename fuse-caller-saveTom de Vries1-1/+1
2014-12-03target.def (fusion_priority): Wrap code with @smallexample.Bin Cheng1-8/+14
2014-11-24[sched-deps] Remove needless check for modified_in_p when trying to fuse two ...Kyrylo Tkachov1-5/+7
2014-11-19Make TARGET_STATIC_CHAIN allow a function typeRichard Henderson1-3/+3
2014-11-18[Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...James Greenhalgh1-1/+1
2014-11-17target.def (gen_ccmp_first, [...]): Add two new hooks.Zhenqiang Chen1-0/+22
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-0/+73
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+9
2014-11-13[PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin1-0/+8
2014-11-10Add a target hook for assembling undeclared decls.Bernd Schmidt1-0/+10
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt1-0/+27
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt1-0/+9
2014-11-05ipa-chkp.c: New.Ilya Enkovich1-0/+164
2014-11-05Allow a target to skip an unnecssary register return value for a struct return.Bernd Schmidt1-0/+10
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt1-2/+8
2014-11-01[Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh1-0/+37
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-56/+56
2014-10-13re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin1-0/+14
2014-09-15The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm1-4/+4
2014-09-15The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm1-2/+2
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-0/+10
2014-09-04Add target hook to override DWARF2 frame register sizeMatthew Fortune1-0/+11