Rafael Espindola 55e9587469 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
2010-08-06 15:35:32 +00:00
..
2010-08-06 02:04:07 +00:00
2010-05-14 23:01:02 +00:00
2010-07-22 14:13:14 +00:00
2010-08-06 00:04:07 +00:00
2010-08-03 16:19:16 +00:00
2010-01-16 21:55:24 +00:00
2010-02-10 16:03:48 +00:00
2010-07-20 21:45:17 +00:00
2010-07-22 21:51:30 +00:00
2010-03-16 10:59:48 +00:00
2010-08-06 00:23:35 +00:00
2010-05-10 20:24:27 +00:00
2010-08-06 00:23:35 +00:00