Re: [AArch64] Implement TARGET_GIMPLE_FOLD_BUILTIN for aarch64 backend.

2013-04-25 Thread Marcus Shawcroft
OK /Marcus On 25 April 2013 11:29, James Greenhalgh wrote: > > Hi, > > This patch supersedes the patch by Tejas here: > http://gcc.gnu.org/ml/gcc-patches/2013-03/msg00502.html > > The patch uses the new TARGET_GIMPLE_FOLD_BUILTIN mechanism rather > than TARGET_FOLD_BUILTIN. > > This patch therefo

[AArch64] Implement TARGET_GIMPLE_FOLD_BUILTIN for aarch64 backend.

2013-04-25 Thread James Greenhalgh
Hi, This patch supersedes the patch by Tejas here: http://gcc.gnu.org/ml/gcc-patches/2013-03/msg00502.html The patch uses the new TARGET_GIMPLE_FOLD_BUILTIN mechanism rather than TARGET_FOLD_BUILTIN. This patch therefore adds the infrastructure for TARGET_GIMPLE_FOLD_BUILTIN and an implementati