[PATCH] D21259: don't force SP-relative addressing for statepoints when the offset is not statically known

Oscar Blumberg via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 16:39:47 PDT 2016


carnaval updated this revision to Diff 60626.
carnaval added a comment.

address comments
move test to an existing file


http://reviews.llvm.org/D21259

Files:
  include/llvm/Target/TargetFrameLowering.h
  lib/CodeGen/AsmPrinter/WinException.cpp
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86FrameLowering.h
  test/CodeGen/X86/deopt-bundles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21259.60626.patch
Type: text/x-patch
Size: 10032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160613/6679da9b/attachment.bin>


More information about the llvm-commits mailing list