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

John Kåre Alsaker via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 17:04:17 PDT 2015


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

Rebased tests and added a test for variable length stack allocation.


http://reviews.llvm.org/D12483

Files:
  include/llvm/CodeGen/MachineFunction.h
  lib/CodeGen/MachineFunction.cpp
  lib/CodeGen/PrologEpilogInserter.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.33652.patch
Type: text/x-patch
Size: 34339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150901/8fccdcfa/attachment.bin>


More information about the llvm-commits mailing list