On 07/26/2018 03:13 AM, Alan Hayward wrote: > Given a CLOBBER_HIGH expression and a register, it checks if > the register will be clobbered. > > A second version exists for the cases where the expressions are > not available. > > The function will be used throughout the following patches. > > 2018-07-25 Alan Hayward <alan.hayw...@arm.com> > > * rtl.h (reg_is_clobbered_by_clobber_high): Add declarations. > * rtlanal.c (reg_is_clobbered_by_clobber_high): Add function. OK jeff
- [PATCH v2 0/7] Support partial clobbers around TLS calls on A... Alan Hayward
- [PATCH v2 3/7] Add func to check if register is clobbere... Alan Hayward
- Re: [PATCH v2 3/7] Add func to check if register is ... Jeff Law
- [PATCH v2 4/7] lra support for clobber_high Alan Hayward
- [PATCH v2 2/7] Generation support for CLOBBER_HIGH Alan Hayward
- [PATCH v2 1/7] Add CLOBBER_HIGH expression Alan Hayward
- [PATCH v2 5/7] cse support for clobber_high Alan Hayward
- [PATCH v2 7/7] Enable clobber high for tls descs on Aarc... Alan Hayward