Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D46431
[x86] Introduce the pconfig intrinsic ClosedPublic Authored by GBuella on May 4 2018, 6:47 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 4 2018, 11:36 AM Closed by commit rL331740: [x86] Introduce the pconfig intrinsic (authored by GBuella). · Explain WhyMay 7 2018, 11:53 PM This revision was automatically updated to reflect the committed changes. Closed by commit rC331740: [x86] Introduce the pconfig intrinsic (authored by GBuella). · Explain WhyMay 7 2018, 11:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 145635 include/clang/Driver/Options.td
lib/Basic/Targets/X86.h
lib/Basic/Targets/X86.cpp
lib/Headers/CMakeLists.txt
lib/Headers/cpuid.h
lib/Headers/module.modulemap
lib/Headers/pconfigintrin.h
lib/Headers/x86intrin.h
test/Driver/x86-target-features.c
test/Headers/pconfigintin.c
test/Preprocessor/predefined-arch-macros.c
|