[all-commits] [llvm/llvm-project] ed3414: [X86] Move X86 stuff out of TargetParser.h and int...

topperc via All-commits all-commits at lists.llvm.org
Wed Jun 10 22:06:57 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ed34140e1146e188686f479bd954dea11a2d26d8
      https://github.com/llvm/llvm-project/commit/ed34140e1146e188686f479bd954dea11a2d26d8
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-06-10 (Wed, 10 Jun 2020)

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

  Log Message:
  -----------
  [X86] Move X86 stuff out of TargetParser.h and into the recently created X86TargetParser.h. NFC




More information about the All-commits mailing list