[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 16:13:44 PDT 2015


Zoxc removed rL LLVM as the repository for this revision.
Zoxc updated this revision to Diff 33643.
Zoxc added a comment.

Code generation on Windows is preserved in this version.


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.33643.patch
Type: text/x-patch
Size: 33600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150831/ba67ba4c/attachment.bin>


More information about the llvm-commits mailing list