[PATCH] D83273: [X86] Remove the feature dependency handling in X86TargetInfo::setFeatureEnabledImpl to a table based lookup in X86TargetParser.cpp
Craig Topper via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 6 18:47:25 PDT 2020
craig.topper updated this revision to Diff 275883.
craig.topper added a comment.
Drop two header includes I was using for debugging
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83273/new/
https://reviews.llvm.org/D83273
Files:
clang/lib/Basic/Targets/X86.cpp
clang/lib/Basic/Targets/X86.h
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: D83273.275883.patch
Type: text/x-patch
Size: 22958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200707/b29fb16e/attachment-0001.bin>
More information about the cfe-commits
mailing list