[all-commits] [llvm/llvm-project] 3ff0a5: [PHIElimination] Enable machine verification after...

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Oct 7 12:07:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3ff0a5747dd1e500260a0b3863f800450d234892
      https://github.com/llvm/llvm-project/commit/3ff0a5747dd1e500260a0b3863f800450d234892
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

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

  Log Message:
  -----------
  [PHIElimination] Enable machine verification after this pass

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


  Commit: 27c57e791a0af914792404a157f8022e91187a33
      https://github.com/llvm/llvm-project/commit/27c57e791a0af914792404a157f8022e91187a33
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-10-07 (Thu, 07 Oct 2021)

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

  Log Message:
  -----------
  [TwoAddressInstruction] Enable machine verification after this pass

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


Compare: https://github.com/llvm/llvm-project/compare/3c9dfba1894c...27c57e791a0a


More information about the All-commits mailing list