[PATCH] D18514: [SystemZ] Support llvm.frameaddress/llvm.returnaddress intrinsics

Bryan Chan via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 17:16:14 PDT 2016


bryanpkc updated this revision to Diff 52159.
bryanpkc added a comment.

Hi Ulrich, thank you for your review. You are right that the non-zero frame traversal count is probably not very common. In the updated patch, I have removed the proposed -mattr=backchain changes. Is it better?


http://reviews.llvm.org/D18514

Files:
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/SystemZ/SystemZISelLowering.h
  lib/Target/SystemZ/SystemZMachineFunctionInfo.h
  test/CodeGen/SystemZ/frameaddr-01.ll
  test/CodeGen/SystemZ/ret-addr-01.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18514.52159.patch
Type: text/x-patch
Size: 6603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160331/d2ce66dc/attachment.bin>


More information about the llvm-commits mailing list