[all-commits] [llvm/llvm-project] 1724a1: [NFC][clang] Move IR-independent parts of target M...

aelovikov-intel via All-commits all-commits at lists.llvm.org
Mon Aug 30 09:49:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1724a164378f1fb5210771680eb577ddf13c5a47
      https://github.com/llvm/llvm-project/commit/1724a164378f1fb5210771680eb577ddf13c5a47
  Author: Andrei Elovikov <andrei.elovikov at intel.com>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    M clang/lib/Basic/Targets/X86.cpp
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/CodeGen/CodeGenFunction.h
    M clang/lib/CodeGen/CodeGenModule.cpp
    M llvm/include/llvm/Support/X86TargetParser.h
    M llvm/lib/Support/X86TargetParser.cpp

  Log Message:
  -----------
  [NFC][clang] Move IR-independent parts of target MV support to X86TargetParser.cpp

...that is located under llvm/lib/Support/.

Reviewed By: erichkeane

Differential Revision: https://reviews.llvm.org/D108423




More information about the All-commits mailing list