[PATCH] D65978: [clang] Fixed x86 cpuid NSC signature

2019-08-08 Thread Louis Jacotot via Phabricator via cfe-commits
Jacotot created this revision. Jacotot added reviewers: teemperor, rsmith. Herald added a project: clang. Herald added a subscriber: cfe-commits. The signature "Geode by NSC" for NSC vendor is wrong. In lib/Headers/cpuid.h, signature_NSC_edx and signature_NSC_ecx constants are inverted (cpuid sig

[PATCH] D65978: [clang] Fixed x86 cpuid NSC signature

2019-08-10 Thread Louis Jacotot via Phabricator via cfe-commits
Jacotot added a comment. In D65978#1624220 , @teemperor wrote: > @Jacotot I assume you don't have commit access to merge yourself? I don't : this is my very first contribution to the project Repository: rC Clang CHANGES SINCE LAST ACTION https://r