[PATCH] D32629: [StackMaps] Increase the size of the "location size" field

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 22:01:59 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301615: [StackMaps] Increase the size of the "location size" field (authored by sanjoy).

Changed prior to commit:
  https://reviews.llvm.org/D32629?vs=97031&id=97040#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32629

Files:
  llvm/trunk/docs/StackMaps.rst
  llvm/trunk/lib/CodeGen/StackMaps.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-anyregcc.ll
  llvm/trunk/test/CodeGen/AArch64/arm64-stackmap.ll
  llvm/trunk/test/CodeGen/AArch64/stackmap-liveness.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-anyregcc.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-stackmap.ll
  llvm/trunk/test/CodeGen/X86/anyregcc.ll
  llvm/trunk/test/CodeGen/X86/deopt-bundles.ll
  llvm/trunk/test/CodeGen/X86/deopt-intrinsic-cconv.ll
  llvm/trunk/test/CodeGen/X86/deopt-intrinsic.ll
  llvm/trunk/test/CodeGen/X86/patchpoint-invoke.ll
  llvm/trunk/test/CodeGen/X86/stackmap-fast-isel.ll
  llvm/trunk/test/CodeGen/X86/stackmap-large-constants.ll
  llvm/trunk/test/CodeGen/X86/stackmap-large-location-size.ll
  llvm/trunk/test/CodeGen/X86/stackmap-liveness.ll
  llvm/trunk/test/CodeGen/X86/stackmap.ll
  llvm/trunk/test/CodeGen/X86/statepoint-allocas.ll
  llvm/trunk/test/CodeGen/X86/statepoint-live-in.ll
  llvm/trunk/test/CodeGen/X86/statepoint-stackmap-format.ll
  llvm/trunk/test/CodeGen/X86/statepoint-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32629.97040.patch
Type: text/x-patch
Size: 96479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170428/b1d0a239/attachment-0001.bin>


More information about the llvm-commits mailing list