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

Patrick Walton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 20:00:05 PDT 2017


pcwalton updated this revision to Diff 103515.
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/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/X86/stack-probe-red-zone.ll
  test/CodeGen/X86/stack-probes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34387.103515.patch
Type: text/x-patch
Size: 8538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170622/12026e66/attachment.bin>


More information about the llvm-commits mailing list