Re: [PATCH][AArch64] Add handling of bswap operations in rtx costs

2014-03-28 Thread Marcus Shawcroft
On 19 March 2014 09:56, Kyrill Tkachov kyrylo.tkac...@arm.com wrote: Hi all, This patch depends on the series started at http://gcc.gnu.org/ml/gcc-patches/2014-03/msg00933.html but is not really a part of it. It just adds costing of the bswap operation using the new rev field in the rtx cost

[PATCH][AArch64] Add handling of bswap operations in rtx costs

2014-03-19 Thread Kyrill Tkachov
Hi all, This patch depends on the series started at http://gcc.gnu.org/ml/gcc-patches/2014-03/msg00933.html but is not really a part of it. It just adds costing of the bswap operation using the new rev field in the rtx cost tables since we have patterns in aarch64.md that handle bswap by