aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
2016-06-03re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th...Bernd Schmidt1-2/+15
2016-06-02Update TARGET_FUNCTION_INCOMING_ARG documentationH.J. Lu1-7/+9
2016-05-16Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.Matthew Wahab1-22/+0
2016-03-02target.def (lra_p): Specify that new ports should use LRA.Manuel López-Ibáñez1-2/+2
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-02-02Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook.Wilco Dijkstra1-2/+2
2016-02-01nvptx.c (PTX_GANG_DEFAULT): New.Nathan Sidwell1-4/+5
2016-01-19[Patch 1/4] Simplify the representation of CCMP patterns by usingWilco Dijkstra1-18/+18
2016-01-13re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610....Richard Henderson1-18/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-12-03Add an rsqrt_optab and IFN_RSQRT internal functionRichard Sandiford1-4/+4
2015-12-02PR 68432: Add a target hook to control size/speed optab choicesRichard Sandiford1-0/+17
2015-11-30re PR tree-optimization/68501 (sqrt builtin is not used anymore)Jakub Jelinek1-7/+3
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