Age | Commit message (Expand) | Author | Files | Lines |
2016-09-26 | target.def (elf_flags_numeric): Change documentation to present tense. | Andre Vieira | 1 | -4/+4 |
2016-09-23 | hooks.h (hook_uint_uintp_false): Rename to... | Uros Bizjak | 1 | -1/+1 |
2016-09-22 | [ARM] Add support for -mpure-code option | Andre Vieira | 1 | -0/+16 |
2016-09-20 | PR middle-end/49905 - Better sanity checking on sprintf src & dest to | Martin Sebor | 1 | -0/+6 |
2016-09-19 | Fix lra_p text | Segher Boessenkool | 1 | -1/+1 |
2016-09-14 | Fix TARGET_LRA_P description | Segher Boessenkool | 1 | -2/+2 |
2016-09-12 | extend.texi: Use lowercase "boolean". | Marek Polacek | 1 | -1/+1 |
2016-09-09 | tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove. | Bernd Edlinger | 1 | -6/+5 |
2016-08-19 | Implement C _FloatN, _FloatNx types. | Joseph Myers | 1 | -0/+20 |
2016-07-28 | merge adjust_cost and adjust_cost_2 target hooks | Trevor Saunders | 1 | -16/+9 |
2016-07-21 | [Patch 1/2 ifcvt costs] New target hook: max_noce_ifcvt_seq_cost | James Greenhalgh | 1 | -0/+24 |
2016-07-20 | target.def (addr_space): Add new diagnose_usage to hook vector. | Georg-Johann Lay | 1 | -0/+14 |
2016-06-03 | re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when th... | Bernd Schmidt | 1 | -2/+15 |
2016-06-02 | Update TARGET_FUNCTION_INCOMING_ARG documentation | H.J. Lu | 1 | -7/+9 |
2016-05-16 | Remove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID_RETURN_TYPE hooks. | Matthew Wahab | 1 | -22/+0 |
2016-03-02 | target.def (lra_p): Specify that new ports should use LRA. | Manuel López-Ibáñez | 1 | -2/+2 |
2016-02-12 | cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor. | Jakub Jelinek | 1 | -1/+1 |
2016-02-02 | Improve TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target hook. | Wilco Dijkstra | 1 | -2/+2 |
2016-02-01 | nvptx.c (PTX_GANG_DEFAULT): New. | Nathan Sidwell | 1 | -4/+5 |
2016-01-19 | [Patch 1/4] Simplify the representation of CCMP patterns by using | Wilco Dijkstra | 1 | -18/+18 |
2016-01-13 | re PR target/68964 (Internal compiler error for test case gcc.dg/tm/20100610.... | Richard Henderson | 1 | -18/+0 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-03 | Add an rsqrt_optab and IFN_RSQRT internal function | Richard Sandiford | 1 | -4/+4 |
2015-12-02 | PR 68432: Add a target hook to control size/speed optab choices | Richard Sandiford | 1 | -0/+17 |
2015-11-30 | re PR tree-optimization/68501 (sqrt builtin is not used anymore) | Jakub Jelinek | 1 | -7/+3 |
2015-11-17 | Make builtin_vectorized_function take a combined_fn | Richard Sandiford | 1 | -5/+15 |
2015-11-09 | Machine modes for address printing. | Julian Brown | 1 | -1/+1 |
2015-11-09 | Add hook for modifying debug info for address spaces | Richard Henderson | 1 | -0/+8 |
2015-11-09 | Add TARGET_ADDR_SPACE_ZERO_ADDRESS_VALID | Richard Henderson | 1 | -0/+9 |
2015-11-05 | target.def (goacc.dim_limit): New hook. | Nathan Sidwell | 1 | -0/+7 |
2015-11-04 | internal-fn.def (GOACC_REDUCTION): New. | Nathan Sidwell | 1 | -0/+11 |
2015-10-27 | internal-fn.def (IFN_GOACC_DIM_SIZE, [...]): New. | Nathan Sidwell | 1 | -5/+7 |
2015-10-27 | target-insns.def (oacc_fork, oacc_join): Define. | Nathan Sidwell | 1 | -1/+11 |
2015-10-26 | target.def (TARGET_NO_SPECULATION_IN_DELAY_SLOTS_P): New hook. | Simon Dardis | 1 | -0/+13 |
2015-10-21 | Update documentation for address space hooks | Richard Henderson | 1 | -4/+2 |
2015-10-21 | tm.texi: Regenerated. | Ilya Enkovich | 1 | -0/+10 |
2015-10-16 | re PR target/67745 ([ARM] wrong alignments when __attribute__ ((optimize,targ... | Christian Bruel | 1 | -0/+6 |
2015-09-30 | nvptx.c (nvptx_goacc_validate_dims): New. | Nathan Sidwell | 1 | -0/+21 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -1/+1 |
2015-09-04 | tm.texi.in (TARGET_VECTORIZE_BUILTIN_SCATTER): New. | Andrey Turetskiy | 1 | -0/+12 |
2015-07-08 | target.def (rtx_costs): Remove "code" param, add "mode". | Alan Modra | 1 | -5/+5 |
2015-07-05 | target.def: Add code_for_* hooks. | Richard Sandiford | 1 | -0/+5 |
2015-06-25 | Makefile.in (TARGET_DEF): Add target-insns.def. | Richard Sandiford | 1 | -0/+13 |
2015-06-04 | Remove TARGET_RELAXED_ORDERING and optimize for weak memory models. | Ramana Radhakrishnan | 1 | -13/+0 |
2015-05-14 | re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float... | Vladimir Makarov | 1 | -0/+10 |
2015-05-11 | Convert to md_asm_adjust | Richard Henderson | 1 | -14/+16 |
2015-05-01 | [doc] Update definition location of attribute_spec in documentation | Kyrylo Tkachov | 1 | -1/+1 |
2015-02-25 | re PR lto/64374 (LTO ICE in extract_insn, at recog.c:2327) | Jakub Jelinek | 1 | -0/+9 |
2015-02-21 | tree-streamer-in.c (unpack_ts_decl_common_value_fields, [...]): If ACCEL_COMP... | Bernd Schmidt | 1 | -0/+7 |
2015-01-16 | [AArch64] Enable CCMP support for AArch64, PR64015 resolved | Zhenqiang Chen | 1 | -9/+16 |