commit | d19ec05e0785152e7a520ffd4a88da4459a380aa | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Nov 02 17:30:52 2010 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Nov 02 17:30:52 2010 +0000 |
tree | 910b9edaff10f1e2b6933b1f6f1536e6abe8a3c1 | |
parent | 3ff57094a7d176a759ddb1e1668489d89064f56c [diff] |
refactor/cleanup MatchableInfo by eliminating the Tokens array, merging it into a Token field in Operand, and moving the first token to an explicit mnemonic field. These were parallel arrays before (except for the mnemonic) which kept confusing me. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118024 91177308-0d34-0410-b5e6-96231b3b80d8