aboutsummaryrefslogtreecommitdiff
path: root/gcc/target.def
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-12separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool1-0/+57
2016-09-26target.def (elf_flags_numeric): Change documentation to present tense.Andre Vieira1-4/+4
2016-09-23hooks.h (hook_uint_uintp_false): Rename to...Uros Bizjak1-1/+1
2016-09-22[ARM] Add support for -mpure-code optionAndre Vieira1-0/+16
2016-09-20PR middle-end/49905 - Better sanity checking on sprintf src & dest toMartin Sebor1-0/+6
2016-09-19Fix lra_p textSegher Boessenkool1-1/+1
2016-09-14Fix TARGET_LRA_P descriptionSegher Boessenkool1-2/+2
2016-09-12extend.texi: Use lowercase "boolean".Marek Polacek1-1/+1
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-6/+5
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+20
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-16/+9
2016-07-21[Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_costJames Greenhalgh1-0/+24
2016-07-20target.def (addr_space): Add new diagnose_usage to hook vector.Georg-Johann Lay1-0/+14
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