[PATCH] D82731: [X86] Move frontend CPU feature initialization to a look up table based implementation.
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 29 10:15:31 PDT 2020
craig.topper updated this revision to Diff 274161.
craig.topper added a comment.
-Run clang-format. Some lines in the table are still slightly over 80 columns.
-Fix the number of words in the FeatureBitset.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82731/new/
https://reviews.llvm.org/D82731
Files:
clang/lib/Basic/Targets/X86.cpp
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/Preprocessor/predefined-arch-macros.c
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: D82731.274161.patch
Type: text/x-patch
Size: 48043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200629/6829c296/attachment-0001.bin>
More information about the cfe-commits
mailing list