[PATCH] D82414: [X86] Replace PROC macros with an enum and a lookup table of processor information.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 24 10:48:37 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8dc92142e3c5: [X86] Replace PROC macros with an enum and a lookup table of processor… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D82414?vs=272837&id=273101#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82414/new/
https://reviews.llvm.org/D82414
Files:
clang/lib/Basic/Targets/X86.cpp
llvm/include/llvm/Support/X86TargetParser.def
llvm/include/llvm/Support/X86TargetParser.h
llvm/lib/Support/X86TargetParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82414.273101.patch
Type: text/x-patch
Size: 18631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200624/722992ff/attachment-0001.bin>
More information about the cfe-commits
mailing list