diff options
author | Alkis Evlogimenos <alkis@evlogimenos.com> | 2004-02-28 22:02:05 +0000 |
---|---|---|
committer | Alkis Evlogimenos <alkis@evlogimenos.com> | 2004-02-28 22:02:05 +0000 |
commit | 194939086d6be4840cdeb6d583dab4a8917be32f (patch) | |
tree | 5a09bab3be3ae34509760f60feccac008169e886 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 465a5cc291219a86270fa8a704b3922ee1c5ee14 (diff) | |
download | llvm-194939086d6be4840cdeb6d583dab4a8917be32f.zip llvm-194939086d6be4840cdeb6d583dab4a8917be32f.tar.gz llvm-194939086d6be4840cdeb6d583dab4a8917be32f.tar.bz2 |
Each instruction now has both an ImmType and a MemType. This describes
the size of the immediate and the memory operand on instructions that
use them. This resolves problems with instructions that take both a
memory and an immediate operand but their sizes differ (i.e. ADDmi32b).
llvm-svn: 11967
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions