diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-08-27 08:12:55 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-08-27 08:12:55 +0000 |
commit | 7168a7dc6dd3b6a502372f34c2ed4ed91c85c090 (patch) | |
tree | 8bab742dd1cb96ec5155dfe9736c0de3c3c7b81a /tools/llvm-mc/llvm-mc.cpp | |
parent | a356aea804462fc4a10c8d8c247d1589901316b4 (diff) |
llvm-mc/X86: Implement single instruction encoding interface for MC.
- Note, this is a gigantic hack, with the sole purpose of unblocking further
work on the assembler (its also possible to test the mathcer more completely
now).
- Despite being a hack, its actually good enough to work over all of 403.gcc
(although some encodings are probably incorrect). This is a testament to the
beauty of X86's MachineInstr, no doubt! ;)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80234 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'tools/llvm-mc/llvm-mc.cpp')
0 files changed, 0 insertions, 0 deletions