aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/arm-returnaddr.ll
AgeCommit message (Expand)Author
2010-06-22Thumb1 functions using @llvm.returnaddress were not saving the incoming LR.Bob Wilson
2010-06-17Remove arm_apcscc from the test files. It is the default and doing thisRafael Espindola
2010-05-24LR is in GPR, not tGPR even in Thumb1 mode.Evan Cheng
2010-05-22Implement @llvm.returnaddress. rdar://8015977.Evan Cheng