adamdb5 updated this revision to Diff 388751.
adamdb5 added a comment.
Renamed bit_DEPRFPUCSDS to bit_DEPR_FPU_CSDS
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114318/new/
https://reviews.llvm.org/D114318
Files:
clang/lib/Headers/cpuid.h
Inde
adamdb5 updated this revision to Diff 388746.
adamdb5 added a comment.
Thanks for the feedback, please see the following comments:
bit_HYPERVISOR: This seems to be standardized. See the following links:
-
https://docs.microsoft.com/en-us/virtualization/hyper-v-on-windows/tlfs/feature-discov
adamdb5 updated this revision to Diff 388744.
adamdb5 added a comment.
undo clang-format
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114318/new/
https://reviews.llvm.org/D114318
Files:
clang/lib/Headers/cpuid.h
Index: clang/lib/Headers/cpuid.
adamdb5 created this revision.
Herald added a subscriber: pengfei.
adamdb5 retitled this revision from "Whilst working on a project which uses the
x86 CPUID instruction, I noticed the header provided by clang (cpuid.h), is
missing some bit masks for the feature registers." to "Add missing CPUID b