Bob Wilson
|
a3a204664d
|
Thumb1 functions using @llvm.returnaddress were not saving the incoming LR.
Radar 8031193.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106582 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-06-22 22:04:24 +00:00 |
|
Rafael Espindola
|
1e81966626
|
Remove arm_apcscc from the test files. It is the default and doing this
matches what llvm-gcc and clang now produce.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106221 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-06-17 15:18:27 +00:00 |
|
Evan Cheng
|
c7cf10c97e
|
LR is in GPR, not tGPR even in Thumb1 mode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104518 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-05-24 18:00:18 +00:00 |
|
Evan Cheng
|
2457f2c661
|
Implement @llvm.returnaddress. rdar://8015977.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@104421 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-05-22 01:47:14 +00:00 |
|