Add support for marking each operand as a %hh, %hm, %lm or %lo.
authorVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 10 Jul 2002 21:45:04 +0000 (21:45 +0000)
committerVikram S. Adve <vadve@cs.uiuc.edu>
Wed, 10 Jul 2002 21:45:04 +0000 (21:45 +0000)
commit3bc9ef9317982cd7157ff29fb6bc3a60a11c3f78
treea2ec497a0a8d7deaa1b588cd939685f6d2aded63
parent6a49a1e321b53aa3cc93d4c98abe621d957a9a4a
Add support for marking each operand as a %hh, %hm, %lm or %lo.
Represent previous bools and these ones with flags in a single byte
per operand.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2860 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineInstr.cpp