Implement cfi_def_cfa_offset. "Make check" test case for this comming in the
authorReed Kotler <rkotler@mips.com>
Thu, 20 Dec 2012 06:59:37 +0000 (06:59 +0000)
committerReed Kotler <rkotler@mips.com>
Thu, 20 Dec 2012 06:59:37 +0000 (06:59 +0000)
commit27210d215a9ab0384ea662bdacdf0c52bafe665e
tree072196dbff03448aac72f84235a90e2da1861c80
parent0fd831325006d3d3f73022b4908ceacfbf7aa262
Implement cfi_def_cfa_offset. "Make check" test case for this comming in the
next few days but it's already tested a lot from test-suite and works fine.
This patch completes almost 100% pass of test-suite for mips 16.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170674 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/Mips16FrameLowering.cpp