aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arm/vfp.md
AgeCommit message (Expand)AuthorFilesLines
2024-08-27arm: Always use vmov.f64 instead of vmov.f32 with MVEChristophe Lyon1-4/+4
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-05-25arm: Fix ICE due to infinite splitting [PR109800]Alex Coplan1-3/+4
2023-03-03[arm] complete vmsr/vmrs blank and case adjustmentsAlexandre Oliva1-2/+2
2023-02-02arm: Fix MVE predicates synthesis [PR 108443]Andre Vieira1-2/+2
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-11-28arm: fix 'vmsr' spacing and register capitalizationAndrea Corallo1-4/+4
2022-02-23arm: Fix typo in auto-vectorized MVE comparisonsChristophe Lyon1-2/+2
2022-02-22arm: Implement auto-vectorized MVE comparisons with vectors of boolean predic...Christophe Lyon1-12/+22
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-08-24arm: fix vlldm erratum for Armv8.1-m [PR102035]Richard Earnshaw1-3/+7
2021-08-24arm: Fix general issues with patterns for VLLDM and VLSTMRichard Earnshaw1-10/+11
2021-07-13gcc: Add vec_select -> subreg RTL simplificationJonathan Wright1-1/+1
2021-06-04arm: Update unexpected empty split conditionKewen Lin1-2/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-30arm: Fix ICEs in no-literal-pool.c on MVE [PR97251]Alex Coplan1-2/+2
2020-09-25arm: Fix fp16 move patterns for base MVERichard Sandiford1-21/+11
2020-07-29arm: Enable no-writeback vldr.16/vstr.16.Joe Ramsay1-8/+18
2020-04-08[Arm] Implement CDE predicated intrinsics for MVE registersMatthew Malcomson1-1/+1
2020-04-08arm: CDE intrinsics using FPU/MVE S/D registersDennis Zhang1-0/+71
2020-03-20gcc, Arm: Revert changes to {get,set}_fpscrAndre Simoes Dias Vieira1-4/+3
2020-03-16[ARM][GCC][2/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni1-48/+81
2020-03-16[ARM][GCC][1/x]: MVE ACLE intrinsics framework patch.Srinath Parvathaneni1-1/+1
2020-01-18arm: Remove yet another unused variable.Jakub Jelinek1-1/+0
2020-01-16[GCC][PATCH][ARM] Add Bfloat16_t scalar type, vector types and machine modes ...Stam Markianos-Wright1-32/+32
2020-01-16[PATCH, GCC/ARM, 8/10] Do lazy store & load inline when calling nscall functionMihail Ionescu1-0/+24
2020-01-16[PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRMMihail Ionescu1-0/+36
2020-01-16[PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functionsMihail Ionescu1-0/+38
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-14vfp.md (fma<SDF:mode>4): Enable DF only when TARGET_VFP_DOUBLE.Kugan Vivekanandarajah1-4/+4
2019-07-30Adjust literal pool offset in Thumb-2 movsi patternsWilco Dijkstra1-1/+1
2019-07-25Fix low reg issue in Thumb-2 movsi patternsWilco Dijkstra1-14/+12
2019-02-25re PR target/89438 (ICE in glibc/sysdeps/ieee754/dbl-64/e_pow.c (internal com...Jakub Jelinek1-2/+3
2019-02-18re PR bootstrap/88714 (bootstrap comparison failure on armv7l since r265398)Jakub Jelinek1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-14ARM] Improve robustness of -mslow-flash-dataThomas Preud'homme1-31/+49
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-01Fix wrong code by arm_final_prescan with fp16 move instructionsSudakshina Das1-1/+4
2017-11-06[Arm] Cleanup IT attributesWilco Dijkstra1-55/+1
2017-10-30backport: unnecessary duplication and repeating bugs like PR78439 due to chan...Wilco Dijkstra1-53/+7
2017-09-12[Mechanical Patch ARM/AArch64 1/2] Rename load/store scheduling types to enco...James Greenhalgh1-17/+17
2017-07-14[ARM] Rewire -mfpu=fp-armv8 as VFPv5 + D32 + DPThomas Preud'homme1-1/+1
2017-05-05[ARM] PR71607: Fix ICE when loading constantAndre Vieira1-0/+37
2017-01-06[ARM] Implement support for ACLE Coprocessor CDP intrinsicsAndre Vieira1-4/+4
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23[Patch 16/17 libgcc ARM] Half to double precision conversionsJames Greenhalgh1-0/+20
2016-11-22[ARM] PR target/78439: Update movdi constraints for Cortex-A8 tuning to handl...Kyrylo Tkachov1-2/+2
2016-11-10[ARM] Remove duplicated enum type for CPU identifiersRichard Earnshaw1-2/+2
2016-10-13[ARM] Remove redundant TARGET_VFPRichard Earnshaw1-40/+40
2016-09-29[ARM] Fix new constraints and attributes of SI/HI data movement patternsMatthew Wahab1-6/+4