commit | 722cccb8cf0ab830b984de536d09b85dee94a697 | [log] [tgz] |
---|---|---|
author | Daniel Sanders <daniel_l_sanders@apple.com> | Sat May 05 21:19:59 2018 +0000 |
committer | Daniel Sanders <daniel_l_sanders@apple.com> | Sat May 05 21:19:59 2018 +0000 |
tree | 882fa0e33eb43065e00c455eb2f13ce1f178f105 | |
parent | c353ad5eeba6e1f42a97716d04ab015f677ab27e [diff] |
[globalisel] Remove redundant -global-isel option from tests that use -run-pass. NFC As Roman Tereshin pointed out in https://reviews.llvm.org/D45541, the -global-isel option is redundant when -run-pass is given. -global-isel sets up the GlobalISel passes in the pass manager but -run-pass skips that entirely and configures it's own pipeline. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331603 91177308-0d34-0410-b5e6-96231b3b80d8