[all-commits] [llvm/llvm-project] a5ed20: [NewPM][CodeGen] Add machine code verification cal...

Yuanfang Chen via All-commits all-commits at lists.llvm.org
Thu Aug 13 16:13:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a5ed20b549782bf284162c712af4673f7cd75222
      https://github.com/llvm/llvm-project/commit/a5ed20b549782bf284162c712af4673f7cd75222
  Author: Yuanfang Chen <yuanfang.chen at sony.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/MachineFunction.h
    M llvm/include/llvm/CodeGen/MachinePassManager.h
    M llvm/lib/CodeGen/MachinePassManager.cpp
    M llvm/lib/CodeGen/MachineVerifier.cpp

  Log Message:
  -----------
  [NewPM][CodeGen] Add machine code verification callback

D83608 need this.

Reviewed By: aeubanks

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




More information about the All-commits mailing list