Re: [PATCH 3/7][ARM] Add patterns for new instructions

2015-12-10 Thread Ramana Radhakrishnan
On Mon, Dec 7, 2015 at 4:06 PM, Matthew Wahab wrote: > Ping. Updated patch attached. > Matthew > > > On 26/11/15 16:00, Matthew Wahab wrote: >> >> Hello, >> >> This patch adds patterns for the instructions, vqrdmlah and vqrdmlsh, >> introduced in the ARMv8.1 architecture. The instructions are made

Re: [PATCH 3/7][ARM] Add patterns for new instructions

2015-12-07 Thread Matthew Wahab
hew Wahab Date: Wed, 17 Jun 2015 12:00:50 +0100 Subject: [PATCH 3/7] [ARM] Add patterns for new instructions. Change-Id: Ia84c345019c7beda2d3c6c39074043d2e005347a --- gcc/config/arm/iterators.md | 5 + gcc/config/arm/neon.md | 45 + gcc/config/

[PATCH 3/7][ARM] Add patterns for new instructions

2015-11-26 Thread Matthew Wahab
H 3/7] [ARM] Add patterns for new instructions. Change-Id: Ia84c345019c7beda2d3c6c39074043d2e005347a --- gcc/config/arm/iterators.md | 5 + gcc/config/arm/neon.md | 45 + gcc/config/arm/unspecs.md | 2 ++ 3 files changed, 52 insertions(+) d