Re: [AArch64] Make more use of function_abi

2019-09-30 Thread Richard Sandiford
Richard Sandiford writes: > [This follows on from: > https://gcc.gnu.org/ml/gcc-patches/2019-09/msg00778.html > https://gcc.gnu.org/ml/gcc-patches/2019-09/msg01456.html] > > This patch makes more use of the function_abi infrastructure. > We can then avoid checking specifically for the vector PCS

[AArch64] Make more use of function_abi

2019-09-25 Thread Richard Sandiford
[This follows on from: https://gcc.gnu.org/ml/gcc-patches/2019-09/msg00778.html https://gcc.gnu.org/ml/gcc-patches/2019-09/msg01456.html] This patch makes more use of the function_abi infrastructure. We can then avoid checking specifically for the vector PCS in a few places, and can test it more