[PATCH] D49187: [XRay] Fix machine verifier issues in X86

Francis Visoiu Mistrih via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 07:41:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336906: [XRay] Fix machine verifier issues in X86 (authored by thegameg, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49187?vs=154998&id=155172#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49187

Files:
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/test/CodeGen/X86/xray-attribute-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-custom-log.ll
  llvm/trunk/test/CodeGen/X86/xray-log-args.ll
  llvm/trunk/test/CodeGen/X86/xray-loop-detection.ll
  llvm/trunk/test/CodeGen/X86/xray-multiplerets-in-blocks.mir
  llvm/trunk/test/CodeGen/X86/xray-section-group.ll
  llvm/trunk/test/CodeGen/X86/xray-selective-instrumentation.ll
  llvm/trunk/test/CodeGen/X86/xray-tail-call-sled.ll
  llvm/trunk/test/CodeGen/X86/xray-typed-event-log.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49187.155172.patch
Type: text/x-patch
Size: 7882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/037a891f/attachment.bin>


More information about the llvm-commits mailing list