[all-commits] [llvm/llvm-project] 2c4c2d: [MCRegister] Simplify isStackSlot & isPhysicalRegi...

Fangrui Song via All-commits all-commits at lists.llvm.org
Thu Oct 8 22:08:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c4c2dc2d95aa7239cd59f8fa251fd336aeac87d
      https://github.com/llvm/llvm-project/commit/2c4c2dc2d95aa7239cd59f8fa251fd336aeac87d
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-10-08 (Thu, 08 Oct 2020)

  Changed paths:
    M llvm/include/llvm/MC/MCRegister.h
    M llvm/lib/CodeGen/MachineBasicBlock.cpp
    M llvm/lib/CodeGen/MachineOperand.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp

  Log Message:
  -----------
  [MCRegister] Simplify isStackSlot & isPhysicalRegister and delete isPhysical. NFC




More information about the All-commits mailing list