[all-commits] [llvm/llvm-project] e73f5d: [MachineVerifier] Refactor calcRegsPassed. NFC

eleviant via All-commits all-commits at lists.llvm.org
Sat Aug 1 02:59:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e73f5d86f179644b8d66d4141d8d359cd6f0435b
      https://github.com/llvm/llvm-project/commit/e73f5d86f179644b8d66d4141d8d359cd6f0435b
  Author: Evgeny Leviant <eleviant at accesssoftek.com>
  Date:   2020-08-01 (Sat, 01 Aug 2020)

  Changed paths:
    M llvm/lib/CodeGen/MachineVerifier.cpp

  Log Message:
  -----------
  [MachineVerifier] Refactor calcRegsPassed. NFC

Patch improves performance of verify-machineinstrs pass up to 10x.
Differential revision: https://reviews.llvm.org/D84105




More information about the All-commits mailing list