Daniel Dunbar a027d222e1 llvm-mc: Match a few X86 instructions.
- This is "experimental" code, I am feeling my way around and working out the
   best way to do things (and learning tblgen in the process). Comments welcome,
   but keep in mind this stuff will change radically.

 - This is enough to match "subb" and friends, but not much else. The next step is to
   automatically generate the matchers for individual operands.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77657 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-31 02:32:59 +00:00
..
2009-06-12 05:39:02 +00:00
2009-06-23 22:11:37 +00:00
2009-07-29 17:40:28 +00:00
2009-03-24 21:36:09 +00:00
2008-07-28 18:41:03 +00:00