Re: [PATCH][i386] Adding WAITPKG instructions

2018-05-10 Thread Uros Bizjak
On Thu, May 10, 2018 at 7:47 PM, Uros Bizjak wrote: > Please find attached the patch that fixes all the issues (plus some > whitespace fixes). It is tested and generates acceptable code. Please > update the ChangeLog (do not use past tense in the ChangeLog entry!) > and, if it

Re: [PATCH][i386] Adding WAITPKG instructions

2018-05-10 Thread Uros Bizjak
t;> Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin <kirill.yuk...@gmail.com> >> Subject: Re: [PATCH][i386] Adding WAITPKG instructions >> >> On Thu, May 10, 2018 at 2:50 PM, Peryt, Sebastian <sebastian.pe...@intel.com> >> wrote: >> > Hi Uros, >>

RE: [PATCH][i386] Adding WAITPKG instructions

2018-05-10 Thread Peryt, Sebastian
> -Original Message- > From: Uros Bizjak [mailto:ubiz...@gmail.com] > Sent: Thursday, May 10, 2018 3:26 PM > To: Peryt, Sebastian <sebastian.pe...@intel.com> > Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin <kirill.yuk...@gmail.com> > Subject: Re: [PATCH][i38

Re: [PATCH][i386] Adding WAITPKG instructions

2018-05-10 Thread Uros Bizjak
2018 1:47 PM >> To: Peryt, Sebastian <sebastian.pe...@intel.com> >> Cc: gcc-patches@gcc.gnu.org; Kirill Yukhin <kirill.yuk...@gmail.com> >> Subject: Re: [PATCH][i386] Adding WAITPKG instructions >> >> On Tue, May 8, 2018 at 1:34 PM, Peryt, Sebastian &l

RE: [PATCH][i386] Adding WAITPKG instructions

2018-05-10 Thread Peryt, Sebastian
;kirill.yuk...@gmail.com> > Subject: Re: [PATCH][i386] Adding WAITPKG instructions > > On Tue, May 8, 2018 at 1:34 PM, Peryt, Sebastian <sebastian.pe...@intel.com> > wrote: > > Hi, > > > > This patch adds support for WAITPKG instructions. > > > &g

Re: [PATCH][i386] Adding WAITPKG instructions

2018-05-09 Thread Uros Bizjak
On Tue, May 8, 2018 at 1:34 PM, Peryt, Sebastian wrote: > Hi, > > This patch adds support for WAITPKG instructions. > > Is it ok for trunk and after few day for backport to GCC-8? > > 2018-05-08 Sebastian Peryt > > gcc/ > > *

[PATCH][i386] Adding WAITPKG instructions

2018-05-08 Thread Peryt, Sebastian
Hi, This patch adds support for WAITPKG instructions. Is it ok for trunk and after few day for backport to GCC-8? 2018-05-08 Sebastian Peryt gcc/ * common/config/i386/i386-common.c (OPTION_MASK_ISA_WAITPKG_SET, OPTION_MASK_ISA_WAITPKG_UNSET): New