[PATCH] D19904: XRay: Add entry and exit sleds

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Thu May 5 22:15:24 PDT 2016


dberris updated this revision to Diff 56381.
dberris marked 6 inline comments as done.
dberris added a comment.

Address comments from sanjoy and majnemer


http://reviews.llvm.org/D19904

Files:
  include/llvm/Target/Target.td
  include/llvm/Target/TargetOpcodes.def
  lib/CodeGen/XRayInstrumentation.cpp
  lib/Target/X86/X86MCInstLower.cpp
  test/TableGen/trydecode-emission.td
  test/TableGen/trydecode-emission2.td
  test/TableGen/trydecode-emission3.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19904.56381.patch
Type: text/x-patch
Size: 8070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/b9d25b87/attachment.bin>


More information about the llvm-commits mailing list