[PATCH] D55082: WIP: Try adding method to stop after specific runs of passes

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 3 12:36:38 PST 2018


arsenm updated this revision to Diff 176456.
arsenm added a comment.

Make more complete


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

https://reviews.llvm.org/D55082

Files:
  docs/MIRLangRef.rst
  include/llvm/CodeGen/TargetPassConfig.h
  lib/CodeGen/TargetPassConfig.cpp
  test/CodeGen/Generic/llc-start-stop-instance.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55082.176456.patch
Type: text/x-patch
Size: 5881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/6ce28e41/attachment.bin>


More information about the llvm-commits mailing list