On Wed, Jun 13, 2018 at 03:06:05AM -0500, Michael Collison wrote:
> Updated previous patch:
>
> https://gcc.gnu.org/ml/gcc-patches/2018-06/msg00508.html
>
> With coding style feedback from Richard Sandiford: (that also apply to this
> patch)
>
> https://gcc.gnu.org/ml/gcc-patches/2018-06/msg00
Updated previous patch:
https://gcc.gnu.org/ml/gcc-patches/2018-06/msg00508.html
With coding style feedback from Richard Sandiford: (that also apply to this
patch)
https://gcc.gnu.org/ml/gcc-patches/2018-06/msg00508.html
Bootstrapped and tested on aarch64-linux-gnu. Okay for trunk?
2018-05-3
overflow subv patterns [Patch 3/4]
On Wed, Jun 06, 2018 at 12:19:52PM -0500, Michael Collison wrote:
> This is a respin of a AArch64 patch that adds support for builtin arithmetic
> overflow operations. This update separates the patch into multiple pieces and
> addresses comments made b
On Wed, Jun 06, 2018 at 12:19:52PM -0500, Michael Collison wrote:
> This is a respin of a AArch64 patch that adds support for builtin arithmetic
> overflow operations. This update separates the patch into multiple pieces and
> addresses comments made by Richard Earnshaw here:
>
> https://gcc.gnu