diff options
author | Alkis Evlogimenos <alkis@evlogimenos.com> | 2004-02-28 23:09:03 +0000 |
---|---|---|
committer | Alkis Evlogimenos <alkis@evlogimenos.com> | 2004-02-28 23:09:03 +0000 |
commit | c6948fa7627e42c6771bdad07544089cb21e196f (patch) | |
tree | c269ffcba616422b9c0fd784ba82a3e5c6f3a400 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 5b5dee4afb70363574582a8e46f7737d892a2e3c (diff) | |
download | llvm-c6948fa7627e42c6771bdad07544089cb21e196f.zip llvm-c6948fa7627e42c6771bdad07544089cb21e196f.tar.gz llvm-c6948fa7627e42c6771bdad07544089cb21e196f.tar.bz2 |
Rename instruction templates to be easier to the human eye to
parse. The name is now I (operand size)*. For example:
Im32 -> instruction with 32-bit memory operands.
Im16i8 -> instruction with 16-bit memory operands and 8 bit immediate
operands.
llvm-svn: 11970
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions