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

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 22:42:07 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272756: Don't force SP-relative addressing for statepoints (authored by sanjoy).

Changed prior to commit:
  http://reviews.llvm.org/D21259?vs=60626&id=60791#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21259

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21259.60791.patch
Type: text/x-patch
Size: 10061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160615/70f0bd7f/attachment.bin>


More information about the llvm-commits mailing list