[PATCH] D34387: [PATCH 2/2] Implement "probe-stack" on x86

Patrick Walton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 16:45:48 PDT 2017


pcwalton updated this revision to Diff 103293.
pcwalton added a comment.

Addressed review comments.


https://reviews.llvm.org/D34387

Files:
  include/llvm/Target/TargetLowering.h
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86FrameLowering.h
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/stack-probes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34387.103293.patch
Type: text/x-patch
Size: 14207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170620/b1d9b91c/attachment.bin>


More information about the llvm-commits mailing list