On Wed, Aug 25, 2021 at 9:34 AM Uros Bizjak wrote:
>
> On Tue, Aug 24, 2021 at 4:57 PM H.J. Lu wrote:
> >
> > On Sun, Aug 15, 2021 at 11:11 PM Richard Biener
> > wrote:
> > >
> > > On Fri, Aug 13, 2021 at 3:51 PM H.J. Lu wrote:
> > > >
> > > > and target("general-regs-only") function attribute
On Wed, Aug 25, 2021 at 12:34 AM Uros Bizjak wrote:
>
> On Tue, Aug 24, 2021 at 4:57 PM H.J. Lu wrote:
> >
> > On Sun, Aug 15, 2021 at 11:11 PM Richard Biener
> > wrote:
> > >
> > > On Fri, Aug 13, 2021 at 3:51 PM H.J. Lu wrote:
> > > >
> > > > and target("general-regs-only") function attribut
On Tue, Aug 24, 2021 at 4:57 PM H.J. Lu wrote:
>
> On Sun, Aug 15, 2021 at 11:11 PM Richard Biener
> wrote:
> >
> > On Fri, Aug 13, 2021 at 3:51 PM H.J. Lu wrote:
> > >
> > > and target("general-regs-only") function attribute
> > > were added to GCC 11. But their implementations are incomplete
On Sun, Aug 15, 2021 at 11:11 PM Richard Biener
wrote:
>
> On Fri, Aug 13, 2021 at 3:51 PM H.J. Lu wrote:
> >
> > and target("general-regs-only") function attribute
> > were added to GCC 11. But their implementations are incomplete. I'd
> > like to backport the following patches to GCC 11 bran
On Fri, Aug 13, 2021 at 3:51 PM H.J. Lu wrote:
>
> and target("general-regs-only") function attribute
> were added to GCC 11. But their implementations are incomplete. I'd
> like to backport the following patches to GCC 11 branch to finish them.
Fine with me if x86 maintainers do not disagree
and target("general-regs-only") function attribute
were added to GCC 11. But their implementations are incomplete. I'd
like to backport the following patches to GCC 11 branch to finish them.
H.J. Lu (5):
x86: Add -mmwait for -mgeneral-regs-only
x86: Use crc32 target option for CRC32 intrins