]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/arm/arm.md
Update copyright years.
[thirdparty/gcc.git] / gcc / config / arm / arm.md
2019-01-01  jakub Update copyright years.
2018-12-14  thopre01ARM] Improve robustness of -mslow-flash-data
2018-11-22  thopre01PR85434: Prevent spilling of stack protector guard...
2018-11-09  rearnshaarm - use the new CPU alias option to simplify the...
2018-10-31  thopre01Fix PR87374: ICE with -mslow-flash-data and -mword...
2018-08-23  rearnshaPR target/86951 arm - Handle speculation barriers on...
2018-08-02  thopre01Revert "[ARM] Fix PR85434: spilling of stack protector...
2018-08-02  thopre01[ARM] Fix PR85434: spilling of stack protector guard...
2018-07-31  rearnshaArm - add speculation_barrier pattern
2018-05-18  ktkachov[arm][2/2] Remove support for -march=armv3 and older
2018-05-18  ktkachov[arm][1/2] Remove support for deprecated -march=armv5...
2018-03-23  ktkachov[arm] PR target/85026: Fix ldrsh length estimate in...
2018-01-03  jakub Update copyright years.
2017-12-05  ramana[Patch ARM] Fix probe_stack constraint.
2017-11-20  thopre01[ARM] Do no clobber r4 in Armv8-M nonsecure call
2017-11-06  wilco[Arm] Cleanup IT attributes
2017-11-06  clyon[ARM] PR 67591 ARM v8 Thumb IT blocks are deprecated...
2017-10-30  wilcoRemove DImode expansions for 1-bit shifts
2017-09-15  clyon[PR target/67591] ARM v8 Thumb IT blocks are deprecated
2017-09-12  jgreenhalgh[Mechanical Patch ARM/AArch64 1/2] Rename load/store...
2017-09-06  edlinger2017-09-06 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-09-04  edlinger2017-09-04 Bernd Edlinger <bernd.edlinger@hotmail.de>
2017-09-04  rsandifoTurn HARD_REGNO_MODE_OK into a target hook
2017-08-30  rsandifo[10/77] Make assemble_real take a scalar_float_mode
2017-07-14  thopre01[ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DP
2017-05-12  thopre01[ARM] Add missing TARGET_32BIT conditional to movsi
2017-05-05  thopre01[ARM] PR71607: Fix ICE when loading constant
2017-05-04  thopre01[ARM] Enable Purecode for ARMv8-M Baseline
2017-04-10  ktkachov[ARM] Add source mode to coprocessor pattern SETs
2017-03-23  ktkachov[ARM] PR target/71436: Restrict *load_multiple pattern...
2017-01-25  ktkachov[ARM] PR target/79145 Fix xordi3 expander for immediate...
2017-01-06  avieira[ARM] Implement support for ACLE Coprocessor MCRR and...
2017-01-06  avieira[ARM] Implement support for ACLE Coprocessor MCR and...
2017-01-06  avieira[ARM] Implement support for ACLE Coprocessor LDC and...
2017-01-06  avieira[ARM] Implement support for ACLE Coprocessor CDP intrinsics
2017-01-01  jakub Update copyright years.
2016-12-16  wilcoThe negdi2 patterns for ARM and Thumb-2 are duplicated...
2016-12-02  avieiraARMv8-M Security Extension's cmse_nonsecure_call: use...
2016-11-23  jgreenhalgh[Patch 16/17 libgcc ARM] Half to double precision conve...
2016-11-17  edlinger2016-11-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-11-16  thopre01Fix ICE on empty FIQ interrupt handler on ARM
2016-11-16  ktkachov[ARM] PR target/78364: Add proper restrictions to zero...
2016-10-17  edlinger2016-10-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-13  rearnsha[ARM] Remove redundant TARGET_VFP
2016-09-29  mwahab[ARM] Fix new constraints and attributes of SI/HI data...
2016-09-27  mwahabCommit files missed in revision 240541.
2016-09-23  mwahab[PATCH 7/17][ARM] Add FP16 data movement instructions.
2016-09-23  mwahab[PATCH 5/17][ARM] Enable HI mode moves for floating...
2016-09-22  avieira[ARM] Add support for -mpure-code option
2016-08-24  collison2016-08-24 Michael Collison <michael.collison@linaro...
2016-08-23  clyon[ARM] Fix predicable_short_it attribute for arm_movqi_insn
2016-07-13  thopre012016-07-13 Thomas Preud'homme <thomas.preudhomme...
2016-07-13  thopre012016-07-13 Thomas Preud'homme <thomas.preudhomme...
2016-07-07  thopre012016-07-07 Thomas Preud'homme <thomas.preudhomme...
2016-06-11  jiwang[ARM] length pop* pattern in epilogue correctly
2016-06-06  ktkachov[1/3][ARM] Keep ctz expressions together until after...
2016-05-24  ktkachov[ARM][3/4] Cleanup casts from INTVAL to [unsigned]...
2016-05-24  ktkachov[ARM][2/4] Replace casts of 1 to HOST_WIDE_INT by HOST_...
2016-05-16  mwahab[ARM] Enable __fp16 as a function parameter and return...
2016-05-09  ktkachov[ARM] Add mode to probe_stack set operands
2016-05-07  wilsonEmit vmov.i64 to load 0.0 into FP reg when neon enabled.
2016-03-03  collison2016-03-03 Michael Collison <michael.collison@linaro...
2016-02-17  ktkachov[ARM] PR target/69161: Don't ignore mode when matching...
2016-01-04  jakub Update copyright years.
2015-12-16  ktkachov[ARM] PR target/68648: Fold NOT of CONST_INT in andsi_i...
2015-12-07  evandroAdd scheduling model for Exynos M1
2015-12-04  ebotcazou PR middle-end/65958
2015-12-04  ktkachov[ARM] PR target/68214: Delete IP-reg-clobbering call...
2015-11-20  jgreenhalgh[AArch64] Add attribute for compatibility with ARM...
2015-11-20  ktkachov[ARM] Do not expand movmisalign pattern if not in 32...
2015-11-20  ktkachov[ARM] PR 68149 Fix ICE in unaligned_loaddi split
2015-11-12  renlin[PATCH][ARM]Fix addsi3_compare_op2 pattern.
2015-11-06  collison2015-11-06 Michael Collison <michael.collison@linaro.org
2015-11-06  ramana[Patch ARM] Unified assembler in ARM state.
2015-10-09  ramana[Patch PR target/67366 1/2] [ARM] - Add movmisalignhi...
2015-10-06  ebotcazou * config/arm/arm.c (arm_emit_probe_stack_range): Adjus...
2015-10-05  rsandifoRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-09-17  chrbr2015-09-17 Christian Bruel <christian.bruel@st.com>
2015-09-17  ebotcazou PR middle-end/65958
2015-09-10  ktkachov[ARM] PR 67439: Allow matching of *arm32_movhf when...
2015-09-09  ktkachov[ARM][3/3] Expand mod by power of 2
2015-08-24  rsandifogcc/
2015-08-24  renlin[PATCH][ARM]Tighten the conditions for arm_movw, arm_movt.
2015-08-12  yroux2015-08-12 Yvan Roux <yvan.roux@linaro.org>
2015-08-02  collison2015-08-01 Michael Collison <michael.collison@linaro.org
2015-07-31  ktkachov[ARM][2/3] Make if_neg_move and if_move_neg into insn_a...
2015-07-13  aldyhFix double word typos.
2015-07-06  alalaw01[ARM] fix movdi expander to avoid illegal ldrd/strd
2015-06-10  chrbrAdd ARM/thumb attribute target
2015-05-18  avelenkogcc/config
2015-05-16  kugangcc/ChangeLog:
2015-05-12  ktkachov[ARM] Fix PR 65955: Do not take REGNO on non-REG operan...
2015-05-11  chrbr2014-09-23 Christian Bruel <christian.bruel@st.com>
2015-05-07  rsandifogcc/
2015-04-28  yroux2015-04-28 Yvan Roux <yvan.roux@linaro.org>
2015-04-27  yroux2015-04-27 Yvan Roux <yvan.roux@linaro.org>
2015-04-24  ktkachov[ARM][trivial] Use uppercase for code iterator names
2015-04-23  ktkachov[ARM] Restrict {load,store}_multiple expanders to MAX_L...
2015-02-26  xguogcc/
2015-01-26  jgreenhalgh[ARM] Wire up the new scheduler description for the...
next