Remove subreg index from MachineInstr's and also keep vregs as unsigned when adding...
authorChristopher Lamb <christopher.lamb@gmail.com>
Thu, 26 Jul 2007 07:00:46 +0000 (07:00 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Thu, 26 Jul 2007 07:00:46 +0000 (07:00 +0000)
commit6f95014158208ad6cd6f6d1996c821fca61d7915
treefd8e214253ddca6aeb21311ec45a0f874eb6c967
parent8245510ae084c3b75314d5d921967aaa48e0d18d
Remove subreg index from MachineInstr's and also keep vregs as unsigned when adding operands.

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