This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dd0c68e17f Revert r329684 (and follow-ups 329693, 329714). See discussi [...] new 58670e4b98 [X86] Split up -march=icelake to -client & -server
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Basic/X86Target.def | 6 +- lib/Basic/Targets/X86.cpp | 6 +- test/Driver/x86-march.c | 10 ++- test/Frontend/x86-target-cpu.c | 3 +- test/Misc/target-invalid-cpu-note.c | 4 +- test/Preprocessor/predefined-arch-macros.c | 119 ++++++++++++++++++++++++++++- 6 files changed, 136 insertions(+), 12 deletions(-)