[all-commits] [llvm/llvm-project] 4dad49: CodeGen: Use Register

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue May 19 14:57:14 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4dad4914f7d5232639e64ffbc816078184f1462c
      https://github.com/llvm/llvm-project/commit/4dad4914f7d5232639e64ffbc816078184f1462c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineFunction.h
    M llvm/lib/CodeGen/MachineFunction.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
    M llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.cpp
    M llvm/lib/Target/Lanai/LanaiMachineFunctionInfo.h
    M llvm/lib/Target/MSP430/MSP430MachineFunctionInfo.h
    M llvm/lib/Target/Mips/MipsMachineFunction.cpp
    M llvm/lib/Target/Mips/MipsMachineFunction.h
    M llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
    M llvm/lib/Target/PowerPC/PPCFrameLowering.h
    M llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.cpp
    M llvm/lib/Target/PowerPC/PPCMachineFunctionInfo.h
    M llvm/lib/Target/SystemZ/SystemZMachineFunctionInfo.h
    M llvm/lib/Target/X86/X86MachineFunctionInfo.h

  Log Message:
  -----------
  CodeGen: Use Register


  Commit: e6658079aca6d971b4e9d7137a3a2ecbc9c34aec
      https://github.com/llvm/llvm-project/commit/e6658079aca6d971b4e9d7137a3a2ecbc9c34aec
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp

  Log Message:
  -----------
  GlobalISel: Remove unused include


Compare: https://github.com/llvm/llvm-project/compare/0368c1de9cda...e6658079aca6


More information about the All-commits mailing list