[PATCH] D25030: [XRay] Support for for tail calls for ARM no-Thumb

Serge Rogatch via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 15 03:50:12 PDT 2016


rSerge updated this revision to Diff 74768.
rSerge added a comment.

Implemented more staging for the real tail call implementation.


https://reviews.llvm.org/D25030

Files:
  lib/CodeGen/XRayInstrumentation.cpp
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMAsmPrinter.h
  lib/Target/ARM/ARMMCInstLower.cpp
  test/CodeGen/ARM/xray-tail-call-sled.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25030.74768.patch
Type: text/x-patch
Size: 3872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161015/ebeff1a5/attachment.bin>


More information about the llvm-commits mailing list