Details
Details
Diff Detail
Diff Detail
Event Timeline
test/Preprocessor/predefined-arch-macros.c | ||
---|---|---|
1164 | The ICX_M32 and ICX_M64 should be contiguous in the file. The file is grouped by CPUs with the 32 and 64 bit together. |
Paths
| Differential D45056
[X86] Split up -march=icelake to -client & -server ClosedPublic Authored by GBuella on Mar 29 2018, 11:44 AM.
Details
Diff Detail Event Timeline
This revision is now accepted and ready to land.Apr 4 2018, 10:11 AM Closed by commit rL329741: [X86] Split up -march=icelake to -client & -server (authored by GBuella). · Explain WhyApr 10 2018, 12:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 140911 include/clang/Basic/X86Target.def
lib/Basic/Targets/X86.cpp
test/Driver/x86-march.c
test/Frontend/x86-target-cpu.c
test/Misc/target-invalid-cpu-note.c
test/Preprocessor/predefined-arch-macros.c |
The ICX_M32 and ICX_M64 should be contiguous in the file. The file is grouped by CPUs with the 32 and 64 bit together.