[PATCH] D51650: Implement target_clones multiversioning
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 6 11:26:06 PDT 2018
erichkeane updated this revision to Diff 164251.
erichkeane marked 9 inline comments as done.
erichkeane added a comment.
fix aaron's comments.
https://reviews.llvm.org/D51650
Files:
include/clang/AST/Decl.h
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/Sema.h
lib/AST/Decl.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenModule.h
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclAttr.cpp
test/CodeGen/attr-cpuspecific.c
test/CodeGen/attr-target-clones.c
test/Misc/pragma-attribute-supported-attributes-list.test
test/Sema/attr-target-clones.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51650.164251.patch
Type: text/x-patch
Size: 41491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180906/b3c8e29d/attachment-0001.bin>
More information about the cfe-commits
mailing list