diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-07-31 02:32:59 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-07-31 02:32:59 +0000 |
commit | a54716ccad409ecf57809e9f2003a488f7b32e36 (patch) | |
tree | 520976211ef5f223e4b7c597af8842a87d8f0271 /lib/CodeGen/MachineFunctionAnalysis.cpp | |
parent | 7b829a2e9945416837d3ce0dee9648b7b6810c97 (diff) | |
download | external_llvm-a54716ccad409ecf57809e9f2003a488f7b32e36.zip external_llvm-a54716ccad409ecf57809e9f2003a488f7b32e36.tar.gz external_llvm-a54716ccad409ecf57809e9f2003a488f7b32e36.tar.bz2 |
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
Diffstat (limited to 'lib/CodeGen/MachineFunctionAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions