[PATCH] D79589: [WIP] syndicate code generation between dynamic alloca and static alloca during stack clash probing

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 10:47:13 PDT 2020


serge-sans-paille created this revision.
serge-sans-paille added reviewers: jonpa, craig.topper.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

It's a WIP, but as spotted by @jonpa, there was room for improvement there, so I'm doing my best.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79589

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86FrameLowering.h
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/stack-clash-dynamic-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79589.262690.patch
Type: text/x-patch
Size: 13095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200507/c67f4f9c/attachment.bin>


More information about the llvm-commits mailing list