]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/arm/arm-protos.h
Turn HARD_REGNO_MODE_OK into a target hook
[thirdparty/gcc.git] / gcc / config / arm / arm-protos.h
2017-09-04  Richard SandifordTurn HARD_REGNO_MODE_OK into a target hook
2017-07-05  Richard SandifordRemove enum before machine_mode
2017-06-28  Richard Earnshaw[arm] Fix incorrect __ARM_ARCH_PROFILE for -march=armv7
2017-06-16  Richard Earnshaw[arm] Allow CPU and architecture extensions to be
2017-06-16  Richard Earnshaw[arm] Move cpu and architecture option name parsing
2017-06-16  Richard Earnshaw[arm] Split CPU, architecture and tuning data tables.
2017-03-22  Thomas Preud'hommeFix PR80082: LDRD erronously used for 64bit load on...
2017-01-30  Richard Earnshawre PR target/79260 (missing header files for plugins...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor LDC and...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor CDP intrinsics
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-15  Richard Earnshaw[arm] Use cl_target_options for configuring the active...
2016-12-15  Richard Earnshaw[arm] Initialize fpu capability bits in arm_active_target
2016-12-15  Richard Earnshaw[arm] Remove insn_flags.
2016-12-15  Richard Earnshaw[arm] Introduce arm_active_target.
2016-12-15  Richard EarnshawThis patch adds the new ISA data structures.
2016-12-15  Richard EarnshawWe start out by separating the 'tuning flags' in a...
2016-12-02  Andre VieiraARMv8-M Security Extension's cmse_nonsecure_call: use...
2016-12-02  Andre VieiraARMv8-M Security Extension's cmse_nonsecure_entry:...
2016-11-18  Thomas Preud'homme[ARM] Optional -mthumb for Thumb only targets
2016-11-18  Thomas Preud'hommeMake arm_feature_set agree with type of FL_* macros
2016-11-08  Kyrylo Tkachov[ARM][2/2] Remove old rtx costs
2016-09-23  Matthew Wahab[PATCH 1/17][ARM] Add ARMv8.2-A command line option...
2016-08-24  Michael Collisonarm-modes.def: Add new condition code mode CC_V to...
2016-07-28  Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
2016-07-07  Thomas Preud'hommearm-protos.h: Reindent FL_FOR_* macro definitions.
2016-07-07  Thomas Preud'hommearm-arches.def (armv8-m.base): Define new architecture.
2016-07-01  Kyrylo Tkachov[ARM] Delete thumb_reload_in_h
2016-06-11  Jiong Wang[ARM] length pop* pattern in epilogue correctly
2016-06-01  Kyrylo Tkachov[ARM] Tie operand 1 to operand 0 in AESMC pattern when...
2016-05-31  Thomas Preud'hommearm-protos.h (arm_arch_thumb1): Declare.
2016-04-25  Michael Collisonneon.md (widen_<us>sum<mode>): New patterns where mode...
2016-02-10  Wilco DijkstraEnable instruction fusion of AES instructions on ARM...
2016-02-04  Alan Lawrence[ARM] Remove neon_reinterpret, use casts
2016-01-27  Christian Bruelre PR target/69245 (ICE in extract_insn, at recog.c...
2016-01-15  Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-16  Matthew Wahab[ARM] Add support for ARMv8.1.
2015-12-04  Kyrylo Tkachov[ARM] PR target/68214: Delete IP-reg-clobbering call...
2015-11-17  Richard SandifordMake builtin_vectorized_function take a combined_fn
2015-11-16  Christian Bruelre PR target/65837 ([arm-linux-gnueabihf] lto1 target...
2015-09-17  Eric Botcazoure PR middle-end/65958 (-fstack-check breaks alloca...
2015-09-15  Christian Bruelre PR target/52144 (ARM should support arm/thumb functi...
2015-08-26  Matthew Wahabarm-builtins.c (def_mbuiltin): Use ARM_FSET macro.
2015-08-26  Matthew Wahabarm-protos.h (FL_NONE): New.
2015-08-24  Renlin Li[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt.
2015-07-27  Alan Lawrence[ARM] PR/63870 Add qualifier to check lane bounds in...
2015-07-27  Matthew Wahabarm-arches.def: Add "armv6kz".
2015-06-16  James Greenhalgh[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_...
2015-06-11  Christian BruelAdd ARM/thumb pragma target
2015-06-10  Christian BruelAdd ARM/thumb attribute target
2015-06-01  James Greenhalgh[ARM Obvious] Fuseable is not a word -> s/fuseable...
2015-05-26  Christian Bruel2015-05-26 Christian Bruel <christian.bruel@st.com>
2015-05-12  Richard Earnshawarm-protos.h (arm_sched_autopref): Delete.
2015-05-11  Christian Bruelarm-protos.h (thumb_code, [...]): Remove.
2015-05-11  Christian Bruelarm-protos.h (arm_declare_function_name): Declare.
2015-04-23  Matthew Wahab[ARM] Remove an unused reload hook.
2015-04-23  Kyrylo Tkachov[ARM] Make issue rate part of per-core tuning structs
2015-03-25  Bin Chengarm.opt (print_tune_info): New option.
2015-02-26  Terry Guoarm-cores.def (cortex-m7): Add flag FL_NO_VOLATILE_CE.
2015-01-20  Maxim KuvyrkovUse enum for sched_autopref tune settings
2015-01-17  Maxim KuvyrkovModel cache auto-prefetcher in scheduler
2015-01-12  Kyrylo Tkachov[ARM] Implement TARGET_SCHED_MACRO_FUSION_PAIR_P
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 7/8] Use qualifiers arrays...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 3/8] Pull builtins code...
2014-11-18  James Greenhalgh[Patch ARM Refactor Builtins 2/8] Move Processor flags...
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-09-09  David Malcolmrecog_memoized works on an rtx_insn *
2014-09-09  Kyrylo Tkachov[ARM][7/7] Convert FP mnemonics to UAL | f{ld,st}m...
2014-09-09  Kyrylo Tkachov[ARM][1/7] Convert FP mnemonics to UAL | mov patterns.
2014-09-05  Bin Chengre PR target/55701 (Inline some instances of memset...
2014-08-25  David Malcolmconfig/arm: Use rtx_insn and rtx_code_label
2014-07-23  Bin ChengRevert r212893:
2014-07-21  Bin Chengre PR target/55701 (Inline some instances of memset...
2014-07-05  Charles Baylis[ARM] PR target/49423
2014-06-18  Radovan Obradovic-fuse-caller-save - Enable for ARM
2014-04-22  Ian Boltonarm-protos.h (tune_params): New struct members.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-24  Renlin Liarm-protos.h (vfp_const_double_for_bits): Declare.
2013-12-17  James Greenhalgh[ARM 1/5 big.LITTLE] Add driver support for rewriting...
2013-11-25  Terry Guoinvoke.texi (-mslow-flash-data): Document new option.
2013-10-03  Kyrylo Tkachovaarch-common-protos.h (struct alu_cost_table): New.
2013-07-31  Sofiane Naciconfig.gcc (arm*-*-*): Add aarch-common.o to extra_objs.
2013-06-26  Greta Yorsharm.h (MAX_CONDITIONAL_EXECUTE): Define macro.
2013-06-18  Julian Brownarm.c (neon_vector_mem_operand): Add strict argument.
2013-05-30  Xuepeng Guoarm-protos.h: Add and update function protos.
2013-05-16  Greta YorshInternal memcpy using LDRD/STRD
2013-04-05  Greta Yorshpeep-ldrd-1.c: New test.
2013-04-04  Kyrylo Tkachovarm-protos.h (arm_builtin_vectorized_function): New...
2013-03-21  Christophe Lyon[ARM] Turning off 64bits ops in Neon
2013-02-12  Christophe Lyonarm-protos.h (struct cpu_vec_costs): New struct type.
2013-01-29  Greta Yorsharm-protos.h (arm_mac_accumulator_is_result): New decla...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-19  Andreas Krebbeltarget.def: Define canonicalize_comparison hook.
2012-11-21  Bin Cheng* config/arm/arm-cores.def (cortex-m1, cortex-m0)
2012-10-22  Sameera Deshpandearm-protos.h (offset_ok_for_ldrd_strd): New declaration.
2012-10-11  Chung-Lin Tangbuiltins.c (expand_builtin_thread_pointer): New.
2012-07-20  Sameera Deshpandearm-protos.h (tune_params): Add prefer_ldrd_strd.
next