commit | e4c36d2f8bd8f53be1796f9b7310f36c27cf94b8 | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Tue May 29 17:40:03 2018 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Tue May 29 17:40:03 2018 +0000 |
tree | 8e62de5598f1ff67e71d15b092afcbaac00cb4d4 | |
parent | 5aba3740e408d6d23add100141c88a89ef58bd59 [diff] |
[TableGen] Fix leaking of PhysRegInputs. Instead of dynamically allocating the vector for PhysRegs, we can allocate it on the stack and move it into InstructionMemo. Reviewers: mcrosier, craig.topper, RKSimon, dsanders Reviewed By: dsanders Differential Revision: https://reviews.llvm.org/D47461 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@333438 91177308-0d34-0410-b5e6-96231b3b80d8