[all-commits] [llvm/llvm-project] e7813a: Delete unneeded X86RegisterInfo::hasReservedSpillS...

Fangrui Song via All-commits all-commits at lists.llvm.org
Sat Oct 17 23:19:10 PDT 2020


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

  Changed paths:
    M llvm/lib/Target/X86/X86RegisterInfo.cpp
    M llvm/lib/Target/X86/X86RegisterInfo.h

  Log Message:
  -----------
  Delete unneeded X86RegisterInfo::hasReservedSpillSlot. NFC

Only PowerPC and RISCV need to override it.




More information about the All-commits mailing list