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 tables since we have patterns in aarch64.md that > handle bswap by generating rev16 instructions. > > Tested aarch64-none-elf. > > Ok for stage1 after that series goes in? > > 2014-03-19 Kyrylo Tkachov <kyrylo.tkac...@arm.com> > > * config/aarch64/aarch64.c (aarch64_rtx_costs): Handle BSWAP.
This is OK in stage 1. /Marcus