| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: Auto-vectorization for MVE: vcmp | Christophe Lyon | 2021-05-17 | 1 | -20/+0 |
* | arm: MVE: Factorize vcmp_*f* | Christophe Lyon | 2021-05-10 | 1 | -12/+0 |
* | arm: Auto-vectorization for MVE: vorn | Christophe Lyon | 2021-02-02 | 1 | -3/+0 |
* | Arm: Add NEON and MVE complex mul, mla and mls patterns. | Tamar Christina | 2021-01-25 | 1 | -0/+3 |
* | Update copyright years. | Jakub Jelinek | 2021-01-04 | 1 | -1/+1 |
* | Arm: MVE: Split refactoring of remaining complex instrinsics | Tamar Christina | 2020-12-16 | 1 | -8/+4 |
* | Arm: Add NEON and MVE RTL patterns for Complex Addition. | Tamar Christina | 2020-12-16 | 1 | -6/+0 |
* | arm: Auto-vectorization for MVE: vneg | Christophe Lyon | 2020-12-14 | 1 | -2/+0 |
* | arm: Auto-vectorization for MVE: vmvn | Christophe Lyon | 2020-12-14 | 1 | -2/+0 |
* | arm: Auto-vectorization for MVE: vbic | Christophe Lyon | 2020-12-14 | 1 | -3/+0 |
* | arm: Auto-vectorization for MVE: veor | Christophe Lyon | 2020-12-14 | 1 | -3/+0 |
* | Revert "Arm: Add NEON and MVE RTL patterns for Complex Addition, Multiply and... | Tamar Christina | 2020-12-13 | 1 | -6/+14 |
* | Arm: Add NEON and MVE RTL patterns for Complex Addition, Multiply and FMA. | Tamar Christina | 2020-12-13 | 1 | -14/+6 |
* | arm: Auto-vectorization for MVE: vorr | Christophe Lyon | 2020-12-11 | 1 | -3/+0 |
* | arm: Auto-vectorization for MVE: vand | Christophe Lyon | 2020-12-10 | 1 | -3/+0 |
* | arm: [MVE] Remove illegal intrinsics (PR target/96914) | Christophe Lyon | 2020-10-08 | 1 | -4/+0 |
* | arm: [MVE[ Add vqdmlashq intrinsics (PR target/96914) | Christophe Lyon | 2020-10-08 | 1 | -0/+2 |
* | [PATCH][GCC] arm: Move iterators from mve.md to iterators.md to maintain cons... | Srinath Parvathaneni | 2020-10-06 | 1 | -0/+802 |
* | arm: Implement Armv8.1-M low overhead loops | Andrea Corallo | 2020-07-10 | 1 | -0/+1 |
* | [Arm] Implement scalar Custom Datapath Extension intrinsics | Matthew Malcomson | 2020-04-08 | 1 | -0/+2 |
* | arm: CDE intrinsics using FPU/MVE S/D registers | Dennis Zhang | 2020-04-08 | 1 | -0/+2 |
* | [ARM][GCC][10x]: MVE ACLE intrinsics "add with carry across beats" and "beat-... | Srinath Parvathaneni | 2020-03-20 | 1 | -0/+2 |
* | gcc, Arm: Revert changes to {get,set}_fpscr | Andre Simoes Dias Vieira | 2020-03-20 | 1 | -1/+1 |
* | [ARM][GCC][2/x]: MVE ACLE intrinsics framework patch. | Srinath Parvathaneni | 2020-03-16 | 1 | -1/+1 |
* | [AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b/t> for AArch32 AdvSIMD | Kyrylo Tkachov | 2020-03-05 | 1 | -0/+3 |
* | arm: ACLE BFloat16 convert intrinsics | Dennis Zhang | 2020-03-03 | 1 | -0/+2 |
* | arm: ACLE I8MM multiply-accumulate | Dennis Zhang | 2020-02-21 | 1 | -0/+3 |
* | [GCC][PATCH][ARM]Add ACLE intrinsics for dot product (vusdot - vector, v<us/s... | Stam Markianos-Wright | 2020-02-11 | 1 | -0/+2 |
* | [PATCH, GCC/ARM, 8/10] Do lazy store & load inline when calling nscall function | Mihail Ionescu | 2020-01-16 | 1 | -0/+4 |
* | [PATCH, GCC/ARM, 5/10] Clear VFP registers with VSCCLRM | Mihail Ionescu | 2020-01-16 | 1 | -0/+2 |
* | [PATCH, GCC/ARM, 4/10] Clear GPR with CLRM | Mihail Ionescu | 2020-01-16 | 1 | -0/+1 |
* | [PATCH, GCC/ARM, 3/10] Save/restore FPCXTNS in nsentry functions | Mihail Ionescu | 2020-01-16 | 1 | -0/+1 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -1/+1 |
* | [arm][6/X] Add support for __[us]sat16 intrinsics | Kyrylo Tkachov | 2019-11-07 | 1 | -0/+2 |
* | [arm][5/X] Implement Q-bit-setting SIMD32 intrinsics | Kyrylo Tkachov | 2019-11-07 | 1 | -0/+6 |
* | [arm][4/X] Add initial support for GE-setting SIMD32 intrinsics | Kyrylo Tkachov | 2019-11-07 | 1 | -0/+14 |
* | [arm][3/X] Implement __smla* intrinsics (Q-setting) | Kyrylo Tkachov | 2019-11-07 | 1 | -0/+2 |
* | [arm][1/X] Add initial support for saturation intrinsics | Kyrylo Tkachov | 2019-11-07 | 1 | -0/+4 |
* | [arm] Implement DImode SIMD32 intrinsics | Kyrylo Tkachov | 2019-09-26 | 1 | -0/+4 |
* | [arm] Implement non-GE-setting SIMD32 intrinsics | Kyrylo Tkachov | 2019-09-26 | 1 | -0/+34 |
* | [ARM/FDPIC v6 04/24] [ARM] FDPIC: Add support for FDPIC for arm architecture | Christophe Lyon | 2019-09-10 | 1 | -0/+1 |
* | [arm] Implement usadv16qi and ssadv16qi standard names | Przemyslaw Wirkus | 2019-06-12 | 1 | -0/+2 |
* | arm-builtins.c (enum arm_type_qualifiers): Add qualifier_lane_pair_index. | Tamar Christina | 2019-01-10 | 1 | -0/+6 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -1/+1 |
* | PR85434: Prevent spilling of stack protector guard's address on ARM | Thomas Preud'homme | 2018-11-22 | 1 | -0/+3 |
* | Revert "[ARM] Fix PR85434: spilling of stack protector guard's address on ARM" | Thomas Preud'homme | 2018-08-02 | 1 | -3/+0 |
* | [ARM] Fix PR85434: spilling of stack protector guard's address on ARM | Thomas Preud'homme | 2018-08-02 | 1 | -0/+3 |
* | Arm - add speculation_barrier pattern | Richard Earnshaw | 2018-07-31 | 1 | -0/+1 |
* | [arm][2/3] Implement fp16fml extension for ARMv8.4-A | Kyrylo Tkachov | 2018-01-11 | 1 | -0/+2 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -1/+1 |