commit | 73251b7217a58202c46cd53609d871d54d9463e3 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sun Jan 17 08:05:33 2016 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sun Jan 17 08:05:33 2016 +0000 |
tree | 94eaa0116b46b2d06c707dd7ef7f7ceeded9284f | |
parent | 9990e7de746bd804934a17b2044f6e90fd1c8047 [diff] |
[TableGen] Changes to AsmWriterEmitter to remove the CodeGenInstruction to AsmWriterInst map. NFC Adds the corresponding CodeGenInstruction number to each AsmWriterInst. Then write all the operand uniqueing loops using the AsmWriterInst array and indices. Then use the CodeGenInstruction index to fill out the OpCodeInfo array. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@258005 91177308-0d34-0410-b5e6-96231b3b80d8