[PATCH] D51650: Implement target_clones multiversioning
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 11 11:11:39 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9deab60ae710: Implement target_clones multiversioning (authored by erichkeane).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D51650?vs=386573&id=386597#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D51650/new/
https://reviews.llvm.org/D51650
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Sema/Sema.h
clang/lib/AST/ASTContext.cpp
clang/lib/AST/Decl.cpp
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/attr-target-clones.c
clang/test/CodeGenCXX/attr-target-clones.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/Sema/attr-cpuspecific.c
clang/test/Sema/attr-target-clones.c
clang/test/SemaCXX/attr-target-clones.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51650.386597.patch
Type: text/x-patch
Size: 55231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211111/bb94c05a/attachment-0001.bin>
More information about the cfe-commits
mailing list