[X86] AMD Zen 4 Initial enablement
authorGanesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
Thu, 15 Dec 2022 13:58:34 +0000 (19:28 +0530)
committerGanesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
Sat, 17 Dec 2022 10:45:22 +0000 (16:15 +0530)
commit1f057e365f1fdd630c023a990e84e95a6c792e4d
treedbb1262c8a6463ac5a762fa3ada28f9122068bc6
parent22426110c5ef329d9ff40212cd8e589b5c132667
[X86] AMD Zen 4 Initial enablement

Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D139073
19 files changed:
clang/lib/Basic/Targets/X86.cpp
clang/test/CodeGen/target-builtin-noerror.c
clang/test/Driver/x86-march.c
clang/test/Frontend/x86-target-cpu.c
clang/test/Misc/target-invalid-cpu-note.c
clang/test/Preprocessor/predefined-arch-macros.c
compiler-rt/lib/builtins/cpu_model.c
llvm/include/llvm/Support/X86TargetParser.h
llvm/lib/Support/Host.cpp
llvm/lib/Support/X86TargetParser.cpp
llvm/lib/Target/X86/X86.td
llvm/lib/Target/X86/X86PfmCounters.td
llvm/test/CodeGen/X86/cpus-amd.ll
llvm/test/CodeGen/X86/rdpru.ll
llvm/test/CodeGen/X86/slow-unaligned-mem.ll
llvm/test/CodeGen/X86/sqrt-fastmath-tune.ll
llvm/test/CodeGen/X86/vector-shuffle-fast-per-lane.ll
llvm/test/CodeGen/X86/x86-64-double-shifts-var.ll
llvm/test/MC/X86/x86_long_nop.s