aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-25/+27
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-3/+3
2014-07-02Support mode toggle.Christian Bruel1-3/+3
2014-06-20Update definition of call_fusage_contains_non_callee_clobbersTom de Vries1-10/+10
2014-06-03gcc/Richard Sandiford1-4/+3
2014-05-22Cleanup and improve multipass_dfa_lookahead_guardMaxim Kuvyrkov1-26/+12
2014-05-13target.def (mode_switching): New hook vector.Christian Bruel1-0/+38
2014-05-06Merge in wide-int.Kenneth Zadeck1-2/+2
2014-05-05Add call_fusage_contains_non_callee_clobbers hookRadovan Obradovic1-0/+16
2014-05-05target.def: Add new target hook.Andreas Krebbel1-0/+12
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-1/+1