[PATCH] Add llvm.experimental.patchpoint.double

Kevin Modzelewski kmod at dropbox.com
Thu Oct 9 01:45:00 PDT 2014


Ok, I took a more thorough look for any places that assume that
the return type is void or i64, and I was only able to find this one.

http://reviews.llvm.org/D5696

Files:
  docs/StackMaps.rst
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/SelectionDAG/FastISel.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/IR/Verifier.cpp
  lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  lib/Target/X86/X86TargetTransformInfo.cpp
  test/CodeGen/X86/anyregcc.ll
  test/CodeGen/X86/patchpoint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5696.14634.patch
Type: text/x-patch
Size: 8812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141009/b48141b5/attachment.bin>


More information about the llvm-commits mailing list