[all-commits] [llvm/llvm-project] 8f2ec9: [X86] Move target-generic code into CodeGen [NFC]

Bill Wendling via All-commits all-commits at lists.llvm.org
Wed Apr 27 15:37:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f2ec974d1cf0ecde8b1b047db2e1bf0cb3a6c7f
      https://github.com/llvm/llvm-project/commit/8f2ec974d1cf0ecde8b1b047db2e1bf0cb3a6c7f
  Author: Bill Wendling <isanbard at gmail.com>
  Date:   2022-04-27 (Wed, 27 Apr 2022)

  Changed paths:
    M llvm/lib/CodeGen/PrologEpilogInserter.cpp
    M llvm/lib/Target/X86/X86FrameLowering.cpp

  Log Message:
  -----------
  [X86] Move target-generic code into CodeGen [NFC]

This code is the same for all platforms.

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




More information about the All-commits mailing list