This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch] Refactoring of the ARM backend iterators and attributes
- From: Ramana Radhakrishnan <ramana dot radhakrishnan at arm dot com>
- To: Richard Earnshaw <Richard dot Earnshaw at buzzard dot freeserve dot co dot uk>
- Cc: Sofiane Naci <Sofiane dot Naci at arm dot com>, gcc-patches at gcc dot gnu dot org
- Date: Tue, 10 Aug 2010 14:39:29 +0100
- Subject: Re: [Patch] Refactoring of the ARM backend iterators and attributes
- References: <000001cb37db$7eeba8d0$7cc2fa70$@Naci@arm.com> <4C6075BD.9000408@buzzard.freeserve.co.uk>
- Reply-to: ramana dot radhakrishnan at arm dot com
> For long lists like this it's better to merge multiple changes onto one
> line (sticking within the 80 column limit of course). Thus, something like:
>
> * config/arm/vec-common.md (VALL, VALLW): Move to new file.
> (VINT, VINTW): Likewise.
>
> Otherwise, OK. Ramana, can you check this in please.
Checked in with the changes to the Changelog entry.
Ramana