[PATCH] D13361: Support for emitting inline stack probes

Andy Ayers via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 11:25:02 PDT 2015


AndyAyers updated this revision to Diff 36640.
AndyAyers added a comment.

Same changes as before, but updated to have more context around the diffs.


Repository:
  rL LLVM

http://reviews.llvm.org/D13361

Files:
  include/llvm/Target/TargetFrameLowering.h
  lib/CodeGen/PrologEpilogInserter.cpp
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86FrameLowering.h
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/stack-probe-size.ll
  test/CodeGen/X86/win_coreclr_chkstk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13361.36640.patch
Type: text/x-patch
Size: 19872 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151006/f7da800c/attachment-0001.bin>


More information about the llvm-commits mailing list