diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-08-06 15:35:32 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-08-06 15:35:32 +0000 |
| commit | 9d40857d4b77e1d6af7a777d5f0f648769e0bfec (patch) | |
| tree | 2d23220ec2267d39dbb9cdd9e23cb630ee35980c /lib/CodeGen/SplitKit.cpp | |
| parent | 8b0497d858c9675f26b9dc7df2964fef429096e7 (diff) | |
| download | external_llvm-9d40857d4b77e1d6af7a777d5f0f648769e0bfec.zip external_llvm-9d40857d4b77e1d6af7a777d5f0f648769e0bfec.tar.gz external_llvm-9d40857d4b77e1d6af7a777d5f0f648769e0bfec.tar.bz2 | |
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
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110446 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SplitKit.cpp')
0 files changed, 0 insertions, 0 deletions
