[PATCH] D30052: [X86] Emit fewer instructions to allocate >16GB stack frames

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 13:38:11 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298116: [X86] Emit fewer instructions to allocate >16GB stack frames (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D30052?vs=88909&id=92190#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30052

Files:
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/test/CodeGen/X86/huge-stack-offset2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30052.92190.patch
Type: text/x-patch
Size: 7977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170317/139c83cb/attachment.bin>


More information about the llvm-commits mailing list