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)
commit72a5b2a14e2e1b2bda5205e7634c070e221ec7f7
treeb048ca1cc72fea88e050fca429501911bda4ee6e
parent360096e701b5416b73d72ab764e05fd83a35ca7e
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.

llvm-svn: 211835
llvm/lib/Target/MSP430/MSP430InstrInfo.cpp
llvm/lib/Target/MSP430/MSP430InstrInfo.h
llvm/lib/Target/MSP430/MSP430RegisterInfo.cpp
llvm/lib/Target/MSP430/MSP430RegisterInfo.h
llvm/lib/Target/MSP430/MSP430TargetMachine.cpp