[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 Jan 21 05:14:07 PST 2016


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

This now uses the same method as the CoreCLR inline stack probes.


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.45515.patch
Type: text/x-patch
Size: 23425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/0732b743/attachment-0001.bin>


More information about the llvm-commits mailing list