summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-08-06 15:35:32 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-08-06 15:35:32 +0000
commit027d5bcf898dd6e3edc83fd3a5ddac3e0e94c0af (patch)
treeae433fdfe70428236d77708e2d1e3a27df4266a7 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parenta49ccfeeb2052dfc8dd5b9b200d3884d7e6afa02 (diff)
downloadbcm5719-llvm-027d5bcf898dd6e3edc83fd3a5ddac3e0e94c0af.tar.gz
bcm5719-llvm-027d5bcf898dd6e3edc83fd3a5ddac3e0e94c0af.zip
Fix eabi calling convention when a 64 bit value shadows r3.
Without this what was happening was: * R3 is not marked as "used" * ARM backend thinks it has to save it to the stack because of vaarg * Offset computation correctly ignores it * Offsets are wrong llvm-svn: 110446
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud