Details
Details
Diff Detail
Diff Detail
Event Timeline
include/clang/Driver/Options.td | ||
---|---|---|
2612 | 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 142340 include/clang/Basic/BuiltinsX86.def
include/clang/Driver/Options.td
lib/Basic/Targets/X86.h
lib/Basic/Targets/X86.cpp
lib/Headers/CMakeLists.txt
lib/Headers/cldemoteintrin.h
lib/Headers/cpuid.h
lib/Headers/x86intrin.h
test/CodeGen/builtins-x86.c
test/CodeGen/cldemote.c
|
This should be above clflushopt according to alphabetical order.