commit | 4c2adea438f22d3d07091d3afb06e4f2ff70e14b | [log] [tgz] |
---|---|---|
author | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Dec 04 17:45:12 2018 +0000 |
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Tue Dec 04 17:45:12 2018 +0000 |
tree | 31d2b66710e539c132442bfddcf1de0425379017 | |
parent | 3d1c516e81d418f57a6a7af9049548129f07fc01 [diff] |
MIR: Add method to stop after specific runs of passes Currently if you use -{start,stop}-{before,after}, it picks the first instance with the matching pass name. If you run the same pass multiple times, there's no way to distinguish them. Allow specifying a run index wih ,N to specify which you mean. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@348285 91177308-0d34-0410-b5e6-96231b3b80d8