Re: r277307 - Add more gcc compatibility names to clang's cpuid.h

2016-08-01 Thread Dimitry Andric via cfe-commits
Done in r277425. -Dimitry > On 01 Aug 2016, at 22:50, Hans Wennborg wrote: > > Go ahead (or let me know if you'd prefer me to do it). > > Cheers, > Hans > > On Sun, Jul 31, 2016 at 1:37 PM, Dimitry Andric wrote: >> Hi Hans, >> >> I would like to merge this one to release_39, since it fixes

Re: r277307 - Add more gcc compatibility names to clang's cpuid.h

2016-08-01 Thread Hans Wennborg via cfe-commits
Go ahead (or let me know if you'd prefer me to do it). Cheers, Hans On Sun, Jul 31, 2016 at 1:37 PM, Dimitry Andric wrote: > Hi Hans, > > I would like to merge this one to release_39, since it fixes a few third > party programs using cpuid.h, and expecting gcc-compatible CPUID bit macros. > > -

Re: r277307 - Add more gcc compatibility names to clang's cpuid.h

2016-07-31 Thread Dimitry Andric via cfe-commits
Hi Hans, I would like to merge this one to release_39, since it fixes a few third party programs using cpuid.h, and expecting gcc-compatible CPUID bit macros. -Dimitry > On 31 Jul 2016, at 22:23, Dimitry Andric via cfe-commits > wrote: > > Author: dim > Date: Sun Jul 31 15:23:23 2016 > New R

r277307 - Add more gcc compatibility names to clang's cpuid.h

2016-07-31 Thread Dimitry Andric via cfe-commits
Author: dim Date: Sun Jul 31 15:23:23 2016 New Revision: 277307 URL: http://llvm.org/viewvc/llvm-project?rev=277307&view=rev Log: Add more gcc compatibility names to clang's cpuid.h Summary: Some cpuid bit defines are named slightly different from how gcc's cpuid.h calls them. Define a few more