| commit | c8dc46bc01a989c91b4ff95279b8d4c7bad4d861 | [log] [tgz] |
|---|---|---|
| author | Benjamin Kramer <benny.kra@googlemail.com> | Thu Jul 14 21:47:18 2011 +0000 |
| committer | Benjamin Kramer <benny.kra@googlemail.com> | Thu Jul 14 21:47:18 2011 +0000 |
| tree | 14208b39f85e8a139520c1c91a7df33a7e27cd6d | |
| parent | 51849920f18a59c50ac4030f6b3e4fc6de2e685e [diff] |
Add a new field to MCOperandInfo that contains information about the type of the Operand. - The actual values are from the MCOI::OperandType enum. - Teach tblgen to read it from the instruction definition. - This is a better implementation of the hacks in edis. llvm-svn: 135197