summaryrefslogtreecommitdiff
path: root/gcc/target.def
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimization/52171bernds2016-06-031-2/+15
* Update TARGET_FUNCTION_INCOMING_ARG documentationhjl2016-06-021-7/+9
* Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks.mwahab2016-05-161-22/+0
* 2016-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2016-03-021-2/+2
* * cgraph.c: Spelling fixes - behaviour -> behavior andjakub2016-02-111-1/+1
* Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook. It turns out therewilco2016-02-021-2/+2
* gcc/nathan2016-02-011-4/+5
* [Patch 1/4] Simplify the representation of CCMP patterns by usingjiwang2016-01-191-18/+18
* PR 68964rth2016-01-131-18/+0
* Update copyright years.jakub2016-01-041-1/+1
* Add an rsqrt_optab and IFN_RSQRT internal functionrsandifo2015-12-031-4/+4
* PR 68432: Add a target hook to control size/speed optab choicesrsandifo2015-12-021-0/+17
* PR tree-optimization/68501jakub2015-11-301-7/+3
* Make builtin_vectorized_function take a combined_fnrsandifo2015-11-171-5/+15
* Machine modes for address printing.jules2015-11-091-1/+1
* Add hook for modifying debug info for address spacesrth2015-11-091-0/+8
* Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALIDrth2015-11-091-0/+9
* * target.def (goacc.dim_limit): New hook.nathan2015-11-051-0/+7
* * internal-fn.def (GOACC_REDUCTION): New.nathan2015-11-041-0/+11
* * internal-fn.def (IFN_GOACC_DIM_SIZE, IFN_GOACC_DIM_POS,nathan2015-10-271-5/+7
* * target-insns.def (oacc_fork, oacc_join): Define.nathan2015-10-271-1/+11
* gcc/dardiss2015-10-261-0/+13
* Update documentation for address space hooksrth2015-10-211-4/+2
* gcc/ienkovich2015-10-211-0/+10
* 2015-10-16 Christian Bruel <christian.bruel@st.com>chrbr2015-10-161-0/+6
* * config/nvptx/nvptx.c (nvptx_goacc_validate_dims): New.nathan2015-09-301-0/+21
* switch from gimple to gimple*tbsaunde2015-09-201-1/+1
* gcc/kyukhin2015-09-041-0/+12
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-5/+5
* gcc/rsandifo2015-07-051-0/+5
* gcc/rsandifo2015-06-251-0/+13
* Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.ramana2015-06-041-13/+0
* 2015-05-14 Vladimir Makarov <vmakarov@redhat.com>vmakarov2015-05-141-0/+10
* Convert to md_asm_adjustrth2015-05-111-14/+16
* [doc] Update definition location of attribute_spec in documentationktkachov2015-05-011-1/+1
* PR lto/64374jakub2015-02-251-0/+9
* * tree-streamer-in.c (unpack_ts_decl_common_value_fields,bernds2015-02-211-0/+7
* [AArch64] Enable CCMP support for AArch64, PR64015 resolvedjiwang2015-01-161-9/+16
* Update copyright years.jakub2015-01-051-1/+1
* * Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.kkojima2014-12-191-0/+13
* * Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.kkojima2014-12-191-0/+14
* Rename fuse-caller-savevries2014-12-031-1/+1
* * target.def (fusion_priority): Wrap code with @smallexample.amker2014-12-031-8/+14
* [sched-deps] Remove needless check for modified_in_p when trying to fuse two ...ktkachov2014-11-241-5/+7
* Make TARGET_STATIC_CHAIN allow a function typerth2014-11-191-3/+3
* [Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...jgreenhalgh2014-11-181-1/+1
* 2014-11-17 Zhenqiang Chen <zhenqiang.chen@linaor.org>zqchen2014-11-171-0/+22
* * timevar.def (TV_SCHED_FUSION): New time var.amker2014-11-141-0/+73
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.kyukhin2014-11-131-0/+9
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.kyukhin2014-11-131-0/+8