aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/Sparc/SparcMachineFunctionInfo.h
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2009-09-15 17:56:18 +0000
committerBob Wilson <bob.wilson@apple.com>2009-09-15 17:56:18 +0000
commite4863f47596794df3dd955b6b7064863c50eabe4 (patch)
tree9e8a04c80e31fc0d22acc67213b3100bd79ab5fe /lib/Target/Sparc/SparcMachineFunctionInfo.h
parent85111a9c07ad2bcb91cbccf34d0653dc4687d774 (diff)
Handle AddrMode4 for Thumb2 in rewriteT2FrameIndex. This occurs for
VLDM/VSTM instructions, and without this check, the code assumes that an offset is allowed, as it would be with VLDR/VSTR. The asm printer, however, silently drops the offset, producing incorrect code. Since the address register in this case is either the stack or frame pointer, the spill location ends up conflicting with some other stack slot or with outgoing arguments on the stack. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81879 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Sparc/SparcMachineFunctionInfo.h')
0 files changed, 0 insertions, 0 deletions