[all-commits] [llvm/llvm-project] 492b1d: [NFC] Use [MC]Register in register allocation

Gaurav Jain via All-commits all-commits at lists.llvm.org
Tue Nov 3 17:36:02 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 492b1d78d5c555a34e3d21a99081e7dea0b53b55
      https://github.com/llvm/llvm-project/commit/492b1d78d5c555a34e3d21a99081e7dea0b53b55
  Author: Gaurav Jain <gjn at google.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/LiveRangeEdit.h
    M llvm/lib/CodeGen/InlineSpiller.cpp
    M llvm/lib/CodeGen/RegAllocBase.cpp
    M llvm/lib/CodeGen/RegAllocBasic.cpp
    M llvm/lib/CodeGen/RegAllocGreedy.cpp
    M llvm/lib/CodeGen/RegAllocPBQP.cpp

  Log Message:
  -----------
  [NFC] Use [MC]Register in register allocation

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




More information about the All-commits mailing list