Re: V2 [PATCH] x86: Share _isa_names_table and use cpuinfo.h

2020-06-24 Thread Uros Bizjak via Gcc-patches
On Wed, Jun 24, 2020 at 4:38 PM H.J. Lu wrote: > > On Wed, Jun 24, 2020 at 03:46:25PM +0200, Uros Bizjak wrote: > > On Wed, Jun 24, 2020 at 3:37 PM Uros Bizjak wrote: > > > > > > On Wed, Jun 24, 2020 at 3:06 PM H.J. Lu wrote: > > > > > > > > On Wed, Jun 24, 2020 at 02:43:43PM +0200, Uros Bizjak

V2 [PATCH] x86: Share _isa_names_table and use cpuinfo.h

2020-06-24 Thread H.J. Lu via Gcc-patches
On Wed, Jun 24, 2020 at 03:46:25PM +0200, Uros Bizjak wrote: > On Wed, Jun 24, 2020 at 3:37 PM Uros Bizjak wrote: > > > > On Wed, Jun 24, 2020 at 3:06 PM H.J. Lu wrote: > > > > > > On Wed, Jun 24, 2020 at 02:43:43PM +0200, Uros Bizjak wrote: > > > > > > > > > > Here is the updated patch for x86 b