[all-commits] [llvm/llvm-project] 506875: [TargetLowering] Move methods out of line (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Sun Jun 6 07:06:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 506875c87926b8009664ffc15a1f8233e8460cde
      https://github.com/llvm/llvm-project/commit/506875c87926b8009664ffc15a1f8233e8460cde
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-06-06 (Sun, 06 Jun 2021)

  Changed paths:
    M llvm/include/llvm/CodeGen/TargetLowering.h
    M llvm/lib/CodeGen/TargetLoweringBase.cpp

  Log Message:
  -----------
  [TargetLowering] Move methods out of line (NFC)

Move methods using IRBuilder out of line, so we can drop the
dependency on the header.




More information about the All-commits mailing list