commit | 175246cb2c07ef9344dbb4a8d0ab569c44e9aa87 | [log] [tgz] |
---|---|---|
author | Oliver Stannard <oliver.stannard@arm.com> | Tue Nov 21 15:12:05 2017 +0000 |
committer | Oliver Stannard <oliver.stannard@arm.com> | Tue Nov 21 15:12:05 2017 +0000 |
tree | eeb18f59805c699416e4dbf986e6f3f646c18805 | |
parent | b181279f89b06eeb9d33bb80f0664b8b632966a0 [diff] |
[Asm] Finish matching once end of formal and actual lists reached (NFC) This is NFC, as the matcher would continue looping up to the maximum number of operands with no effect, but this should improve performance a bit, and makes the debug trace clearer. Differential revision: https://reviews.llvm.org/D36744 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318769 91177308-0d34-0410-b5e6-96231b3b80d8