Remove uses and caches of the target machine and subtarget from
authorEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 01:14:50 +0000 (01:14 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 27 Jun 2014 01:14:50 +0000 (01:14 +0000)
commitc3c52ee642168e26f2e48687f38138b544ce6656
treeca57ff6f2dc78cfca64fd6de1d501457402aa744
parent4b45f30be3a523e410875a82aa81dcb3a6bfdb3b
Remove uses and caches of the target machine and subtarget from
both MSP430InstrInfo and MSP430RegisterInfo. Remove unused member
variable StackAlign from MSP430RegisterInfo. Update constructors
accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211835 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430InstrInfo.cpp
lib/Target/MSP430/MSP430InstrInfo.h
lib/Target/MSP430/MSP430RegisterInfo.cpp
lib/Target/MSP430/MSP430RegisterInfo.h
lib/Target/MSP430/MSP430TargetMachine.cpp