[PATCH] D88365: Port ConstraintElimination to the new pass manager

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 27 11:12:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rG50bd71e1d727: [NewPM] Port ConstraintElimination to the new pass manager (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88365/new/

https://reviews.llvm.org/D88365

Files:
  llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
  llvm/test/Transforms/ConstraintElimination/dom.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88365.294559.patch
Type: text/x-patch
Size: 4317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200927/d9993d0d/attachment.bin>


More information about the llvm-commits mailing list