[all-commits] [llvm/llvm-project] bb4934: Revert "Implement target_clones multiversioning"

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Fri Nov 12 02:15:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb4934601d731465e01e2e22c80ce2dbe687d73f
      https://github.com/llvm/llvm-project/commit/bb4934601d731465e01e2e22c80ce2dbe687d73f
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    M clang/include/clang/AST/Decl.h
    M clang/include/clang/Basic/Attr.td
    M clang/include/clang/Basic/AttrDocs.td
    M clang/include/clang/Basic/DiagnosticGroups.td
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/include/clang/Sema/Sema.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/AST/Decl.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M clang/lib/CodeGen/CodeGenModule.h
    M clang/lib/Sema/SemaDecl.cpp
    M clang/lib/Sema/SemaDeclAttr.cpp
    R clang/test/CodeGen/attr-target-clones.c
    R clang/test/CodeGenCXX/attr-target-clones.cpp
    M clang/test/Misc/pragma-attribute-supported-attributes-list.test
    M clang/test/Sema/attr-cpuspecific.c
    R clang/test/Sema/attr-target-clones.c
    R clang/test/SemaCXX/attr-target-clones.cpp

  Log Message:
  -----------
  Revert "Implement target_clones multiversioning"

This reverts commit 9deab60ae710f8c4cc810cd680edfb64c803f42d.
There is a possibly unintended semantic change.




More information about the All-commits mailing list