summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/SystemZ/stackmap-shadow-optimization.ll
AgeCommit message (Collapse)Author
2018-03-02[SystemZ] Support stackmaps and patchpointsUlrich Weigand
This adds back-end support for the @llvm.experimental.stackmap and @llvm.experimental.patchpoint intrinsics. llvm-svn: 326611