[PATCH] D27503: [XRay] Custom event logging intrinsic
Dean Michael Berris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 10 00:19:32 PST 2017
dberris updated this revision to Diff 91274.
dberris added a comment.
Re-did to make lowering of arguments simpler, and be jumped over (no impact to caller code when off).
https://reviews.llvm.org/D27503
Files:
include/llvm/CodeGen/AsmPrinter.h
include/llvm/CodeGen/FastISel.h
include/llvm/IR/Intrinsics.td
include/llvm/Target/Target.td
include/llvm/Target/TargetOpcodes.def
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Target/X86/X86AsmPrinter.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86MCInstLower.cpp
test/CodeGen/X86/xray-custom-log.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27503.91274.patch
Type: text/x-patch
Size: 12561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170310/83f898c7/attachment.bin>
More information about the llvm-commits
mailing list