This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [20/32] Remove global call sets: loop-iv.c
- From: Jeff Law <law at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org, richard dot sandiford at arm dot com
- Date: Sun, 29 Sep 2019 15:20:21 -0600
- Subject: Re: [20/32] Remove global call sets: loop-iv.c
- References: <mptimpyzmf1.fsf@arm.com> <mpt4l1iwsrk.fsf@arm.com>
On 9/11/19 1:13 PM, Richard Sandiford wrote:
> Similar idea to the combine.c and gcse.c patches.
>
>
> 2019-09-11 Richard Sandiford <richard.sandiford@arm.com>
>
> gcc/
> * loop-iv.c: Include regs.h and function-abi.h.
> (simplify_using_initial_values): Use call_insn_abi to get the
> ABI of the call insn target. Conservatively assume that
> partially-clobbered registers are altered.
OK
jeff