summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/SystemZ/frameaddr-01.ll
Commit message (Collapse)AuthorAgeFilesLines
* [SystemZ] Support llvm.frameaddress/llvm.returnaddress intrinsicsUlrich Weigand2016-04-041-0/+28
Enable the SystemZ back-end to lower FRAMEADDR and RETURNADDR, which previously would cause the back-end to crash. Currently, only a frame count of zero is supported. Author: bryanpkc Differential Revision: http://reviews.llvm.org/D18514 llvm-svn: 265291
OpenPOWER on IntegriCloud