[PATCH] D12483: [PATCH 2/2] [x86] Add support for "probe-stack"

John Kåre Alsaker via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 21:11:32 PDT 2016


Zoxc updated this revision to Diff 54608.
Zoxc added a comment.

Rebased patch.


http://reviews.llvm.org/D12483

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12483.54608.patch
Type: text/x-patch
Size: 23394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/7b0b5a38/attachment.bin>


More information about the llvm-commits mailing list