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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 21:14:00 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275367: XRay: Add entry and exit sleds (authored by dberris).

Changed prior to commit:
  http://reviews.llvm.org/D19904?vs=63770&id=63912#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19904

Files:
  llvm/trunk/include/llvm/CodeGen/Passes.h
  llvm/trunk/include/llvm/InitializePasses.h
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/include/llvm/Target/TargetInstrInfo.h
  llvm/trunk/include/llvm/Target/TargetOpcodes.def
  llvm/trunk/lib/CodeGen/CMakeLists.txt
  llvm/trunk/lib/CodeGen/CodeGen.cpp
  llvm/trunk/lib/CodeGen/TargetPassConfig.cpp
  llvm/trunk/lib/CodeGen/XRayInstrumentation.cpp
  llvm/trunk/lib/Target/X86/X86AsmPrinter.cpp
  llvm/trunk/lib/Target/X86/X86AsmPrinter.h
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-selective-instrumentation-miss.ll
  llvm/trunk/test/CodeGen/X86/xray-selective-instrumentation.ll
  llvm/trunk/utils/TableGen/InstrInfoEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19904.63912.patch
Type: text/x-patch
Size: 21941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/7b9e3691/attachment.bin>


More information about the llvm-commits mailing list