OSDN Git Service

Fix fallout from RegInfo => FrameLowering refactoring on MSP430.
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 17 Oct 2012 17:37:11 +0000 (17:37 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 17 Oct 2012 17:37:11 +0000 (17:37 +0000)
commite4b33a115bb91c663c55061fd232fa839cc8c4ca
treead1c5360b20d448e2e8114ed6aae403b81afe7f3
parentfdd6fa89b960088b368231ec08e56a0c0b1e6930
Fix fallout from RegInfo => FrameLowering refactoring on MSP430.
Patch by Job Noorman!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166108 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430FrameLowering.cpp
lib/Target/MSP430/MSP430FrameLowering.h
lib/Target/MSP430/MSP430RegisterInfo.cpp
lib/Target/MSP430/MSP430RegisterInfo.h
test/CodeGen/MSP430/fp.ll [new file with mode: 0644]