[PATCH] D108151: [NFC][clang] Use X86 Features declaration from X86TargetParser
Andrei Elovikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 16 16:06:43 PDT 2021
a.elovikov updated this revision to Diff 366760.
a.elovikov added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Another version. My main goal here is to gradually move more stuff from clang/
to llvm/ so I'm open to other suggestions in doing so.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108151/new/
https://reviews.llvm.org/D108151
Files:
clang/include/clang/Basic/X86Target.def
clang/lib/Basic/Targets/X86.cpp
clang/lib/CodeGen/CGBuiltin.cpp
llvm/include/llvm/Support/X86TargetParser.def
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108151.366760.patch
Type: text/x-patch
Size: 10589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210816/94d4d2a3/attachment-0001.bin>
More information about the cfe-commits
mailing list