Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
include/clang/Driver/Options.td | ||
---|---|---|
2583 ↗ | (On Diff #140945) | This should be above clflushopt according to alphabetical order. |
Paths
| Differential D45257
[X86] Introduce cldemote intrinsic ClosedPublic Authored by GBuella on Apr 4 2018, 5:11 AM.
Details
Diff Detail
Event Timeline
GBuella marked an inline comment as done. This revision is now accepted and ready to land.Apr 4 2018, 12:49 PM Closed by commit rL329993: [X86] Introduce cldemote intrinsic (authored by GBuella). · Explain WhyApr 13 2018, 12:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 142345 cfe/trunk/include/clang/Basic/BuiltinsX86.def
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/cldemoteintrin.h
cfe/trunk/lib/Headers/cpuid.h
cfe/trunk/lib/Headers/x86intrin.h
cfe/trunk/test/CodeGen/builtins-x86.c
cfe/trunk/test/CodeGen/cldemote.c
|