Support intel -march=cooperlake in clang
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D62835
[X86] -march=cooperlake (clang) ClosedPublic Authored by skan on Jun 3 2019, 6:54 PM.
Details Summary Support intel -march=cooperlake in clang
Diff Detail
Event Timelineskan retitled this revision from support -march=cooperlake (clang part) to [X86] -march=cooperlake (clang).Jun 3 2019, 7:00 PM This revision is now accepted and ready to land.Jun 6 2019, 7:17 PM Closed by commit rL362781: [X86] -march=cooperlake (clang) (authored by pengfei). · Explain WhyJun 7 2019, 1:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 203515 cfe/trunk/include/clang/Basic/X86Target.def
cfe/trunk/lib/Basic/Targets/X86.cpp
cfe/trunk/test/Driver/x86-march.c
cfe/trunk/test/Misc/target-invalid-cpu-note.c
cfe/trunk/test/Preprocessor/predefined-arch-macros.c
|