Rename instruction templates to be easier to the human eye to
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Sat, 28 Feb 2004 23:09:03 +0000 (23:09 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Sat, 28 Feb 2004 23:09:03 +0000 (23:09 +0000)
commit91c4b52e7f3db0dc3cf4e4fdef773fd04bd45b1c
tree69981410d469c360cb1a8f6432b811c45882be66
parentf8da4d8839ed2a6655db7099cc186dd9af39658f
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11970 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.td