aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/ARM/arm-returnaddr.ll
Commit message (Expand)AuthorAgeFilesLines
* Thumb1 functions using @llvm.returnaddress were not saving the incoming LR.Bob Wilson2010-06-221-1/+3
* Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola2010-06-171-2/+2
* LR is in GPR, not tGPR even in Thumb1 mode.Evan Cheng2010-05-241-0/+2
* Implement @llvm.returnaddress. rdar://8015977.Evan Cheng2010-05-221-0/+22