aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
2017-11-01Add a fixed_size_mode classRichard Sandiford1-2/+2
2017-10-31builtins.def (DEF_FLOATN_BUILTIN): Change most _Float<N> and _Float<N>X built...Michael Meissner1-0/+13
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-3/+2
2017-10-26This patch adds a new hook that gives the preferred alignment for a static rt...Richard Sandiford1-0/+9
2017-10-23re PR debug/82630 (Bogus DW_AT_GNU_call_site_value)Jakub Jelinek1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-0/+10
2017-10-09Add targetm.insn_cost hookSegher Boessenkool1-0/+14
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford1-0/+15
2017-09-25Update interface to TARGET_VECTORIZE_VEC_PERM_CONST_OKRichard Sandiford1-1/+1
2017-09-22Let the target choose a vectorisation alignmentRichard Sandiford1-0/+14
2017-09-19explow.c: Include "params.h".Jeff Law1-0/+7
2017-09-15Turn FUNCTION_ARG_OFFSET into a hookRichard Sandiford1-0/+10
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-1/+15
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-3/+35
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford1-2/+14
2017-09-13Turn SECONDARY_MEMORY_NEEDED_MODE into a target hookRichard Sandiford1-0/+24
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford1-3/+16
2017-09-12Turn SLOW_UNALIGNED_ACCESS into a target hookRichard Sandiford1-0/+19
2017-09-05Make targetm.get_mask_mode return an opt_modeRichard Sandiford1-4/+10
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-0/+18
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-2/+21
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford1-0/+59
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-0/+13
2017-08-30[73/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-1/+1
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-9/+9
2017-08-30[37/77] Use scalar_int_mode when emitting cstoresRichard Sandiford1-1/+1
2017-08-30[14/77] Make libgcc_floating_mode_supported_p take a scalar_float_modeRichard Sandiford1-1/+1
2017-08-30[13/77] Make floatn_mode return an opt_scalar_float_modeRichard Sandiford1-8/+8
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-5/+5
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+11
2017-07-05Remove enum before machine_modeRichard Sandiford1-2/+2
2017-05-08target.def (compute_frame_layout): New optional target hook.Bernd Edlinger1-0/+12
2017-04-04re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242...Jakub Jelinek1-0/+10
2017-02-06sched: Do not move expensive insns speculatively (PR68664)Segher Boessenkool1-0/+9
2017-01-25re PR target/69264 (ICE building spidermonkey -mcpu=970 -maltivec -O3: rs6000...Richard Biener1-2/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-29PR tree-optimization/78512 - [7 Regression] r242674 miscompiles Linux kernelMartin Sebor1-6/+0
2016-11-29[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtimeJiong Wang1-0/+9
2016-11-25[Patch i386] PR78509 - TARGET_C_EXCESS_PRECISION should not returnJames Greenhalgh1-4/+8
2016-11-23[Patch 1/17] Add a new target hook for describing excess precision intentionsJames Greenhalgh1-0/+17
2016-11-16nvptx backend prerequisites for OpenMP offloadingAlexander Monakov1-0/+12
2016-11-10target.def (additional_allocno_class_p): New.Vladimir Makarov1-0/+12
2016-11-07target.def (compute_pressure_classes): New target hook.Pat Haugen1-0/+10
2016-11-04Start adding target-specific selftestsDavid Malcolm1-0/+6
2016-11-03make targetm.gen_ccmp{first,next} take rtx_insn **Trevor Saunders1-2/+2
2016-10-28target.def (min_arithmetic_precision): New hook.Eric Botcazou1-0/+18
2016-10-28re PR tree-optimization/43721 (Failure to optimise (a/b) and (a%b) into singl...Prathamesh Kulkarni1-0/+9
2016-10-24re PR debug/77985 (DW_AT_comp_dir is omitted when filename is absolute and th...Ximin Luo1-7/+0
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+19