Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 145634 cfe/trunk/include/clang/Driver/Options.td
cfe/trunk/lib/Basic/Targets/X86.h
cfe/trunk/lib/Basic/Targets/X86.cpp
cfe/trunk/lib/Headers/CMakeLists.txt
cfe/trunk/lib/Headers/cpuid.h
cfe/trunk/lib/Headers/module.modulemap
cfe/trunk/lib/Headers/pconfigintrin.h
cfe/trunk/lib/Headers/x86intrin.h
cfe/trunk/test/Driver/x86-target-features.c
cfe/trunk/test/Headers/pconfigintin.c
cfe/trunk/test/Preprocessor/predefined-arch-macros.c
|