[all-commits] [llvm/llvm-project] 297655: [NFC][regalloc] Use MCRegister instead of unsigned...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Wed Oct 7 14:49:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 297655c123b3ae612f681e936f97818f2a899de6
      https://github.com/llvm/llvm-project/commit/297655c123b3ae612f681e936f97818f2a899de6
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
    M llvm/lib/CodeGen/InterferenceCache.cpp
    M llvm/lib/CodeGen/InterferenceCache.h
    M llvm/lib/CodeGen/RegAllocGreedy.cpp

  Log Message:
  -----------
  [NFC][regalloc] Use MCRegister instead of unsigned in InterferenceCache

Also changed users of APIs.

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




More information about the All-commits mailing list