Move M_* flags down in the file. Move SchedClass up in the
authorChris Lattner <sabre@nondot.org>
Mon, 7 Jan 2008 05:06:49 +0000 (05:06 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 7 Jan 2008 05:06:49 +0000 (05:06 +0000)
commit4764189298b17432f79f01f4b707fc0a0ba33a3c
tree88e150203e734f329523b55d6d9dba2921862f1f
parent775060d0077df0828a5e36db92b5f12dca1dcc14
Move M_* flags down in the file.  Move SchedClass up in the
TargetInstrDescriptor class and shrink to 16-bits, saving a
word in TargetInstrDescriptor.  Add some comments.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45686 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
utils/TableGen/InstrInfoEmitter.cpp