summaryrefslogtreecommitdiff
path: root/gcc/target.def
Commit message (Expand)AuthorAgeFilesLines
* Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan2015-06-041-13/+0
* re PR rtl-optimization/65862 ([MIPS] IRA/LRA issue: integers spilled to float...Vladimir Makarov2015-05-141-0/+10
* Convert to md_asm_adjustRichard Henderson2015-05-111-14/+16
* [doc] Update definition location of attribute_spec in documentationKyrylo Tkachov2015-05-011-1/+1
* re PR lto/64374 (LTO ICE in extract_insn, at recog.c:2327)Jakub Jelinek2015-02-251-0/+9
* tree-streamer-in.c (unpack_ts_decl_common_value_fields, [...]): If ACCEL_COMP...Bernd Schmidt2015-02-211-0/+7
* [AArch64] Enable CCMP support for AArch64, PR64015 resolvedZhenqiang Chen2015-01-161-9/+16
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* * Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima2014-12-191-0/+13
* * Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.Kaz Kojima2014-12-191-0/+14
* Rename fuse-caller-saveTom de Vries2014-12-031-1/+1
* target.def (fusion_priority): Wrap code with @smallexample.Bin Cheng2014-12-031-8/+14
* [sched-deps] Remove needless check for modified_in_p when trying to fuse two ...Kyrylo Tkachov2014-11-241-5/+7
* Make TARGET_STATIC_CHAIN allow a function typeRichard Henderson2014-11-191-3/+3
* [Patch] PR target/63937 TARGET_USE_BY_PIECES_INFRASTRUCTURE_P should take an ...James Greenhalgh2014-11-181-1/+1
* target.def (gen_ccmp_first, [...]): Add two new hooks.Zhenqiang Chen2014-11-171-0/+22
* timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng2014-11-141-0/+73
* [PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt2014-11-131-0/+9
* [PATCH 3/7] OpenMP 4.0 offloading infrastructure: Offload tables.Ilya Verbin2014-11-131-0/+8
* Add a target hook for assembling undeclared decls.Bernd Schmidt2014-11-101-0/+10
* Add a hook to inform a port about call arguments.Bernd Schmidt2014-11-061-0/+27
* Add a new asm hook to print the end of a variable definition.Bernd Schmidt2014-11-061-0/+9
* ipa-chkp.c: New.Ilya Enkovich2014-11-051-0/+164
* Allow a target to skip an unnecssary register return value for a struct return.Bernd Schmidt2014-11-051-0/+10
* Add a no_register_allocation target hook.Bernd Schmidt2014-11-051-2/+8
* [Patch 1/7] Hookize *_BY_PIECES_PJames Greenhalgh2014-11-011-0/+37
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-56/+56
* re PR target/8340 (ICE on x86 inline asm w/ -fPIC)Kirill Yukhin2014-10-131-0/+14
* The various TARGET_ASM_..._MAX_SKIP hooks take an insnDavid Malcolm2014-09-151-4/+4
* The TARGET_CAN_FOLLOW_JUMP hook takes insnsDavid Malcolm2014-09-151-2/+2
* Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers2014-09-121-0/+10
* Add target hook to override DWARF2 frame register sizeMatthew Fortune2014-09-041-0/+11
* Use rtx_insn for various target.def hooksDavid Malcolm2014-08-271-25/+27
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm2014-08-251-3/+3
* Support mode toggle.Christian Bruel2014-07-021-3/+3
* Update definition of call_fusage_contains_non_callee_clobbersTom de Vries2014-06-201-10/+10
* gcc/Richard Sandiford2014-06-031-4/+3
* Cleanup and improve multipass_dfa_lookahead_guardMaxim Kuvyrkov2014-05-221-26/+12
* target.def (mode_switching): New hook vector.Christian Bruel2014-05-131-0/+38
* Merge in wide-int.Kenneth Zadeck2014-05-061-2/+2
* Add call_fusage_contains_non_callee_clobbers hookRadovan Obradovic2014-05-051-0/+16
* target.def: Add new target hook.Andreas Krebbel2014-05-051-0/+12
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo2013-12-101-1/+1
* revert: cgraph.h (varpool_node): Add need_bounds_init field.Ilya Enkovich2013-11-291-131/+0
* cgraph.h (enum cgraph_simd_clone_arg_type): New.Aldy Hernandez2013-11-271-0/+30
* hooks.h (hook_uint_mode_0): Add Prototype.Andrew MacLeod2013-11-221-0/+11
* target.def (can_use_doloop_p): New hook.Richard Sandiford2013-11-091-0/+17
* tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers2013-11-071-1/+21
* i386.c (memory_address_length): Extract a part of code to rip_relative_addr_p.Wei Mi2013-11-041-0/+13