[PATCH] D17679: [X86] Elide references to _chkstk for dynamic allocas

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 1 11:25:17 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL262370: [X86] Elide references to _chkstk for dynamic allocas (authored by majnemer).

Changed prior to commit:
  http://reviews.llvm.org/D17679?vs=49292&id=49516#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17679

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/cleanuppad-inalloca.ll
  llvm/trunk/test/CodeGen/X86/dynamic-alloca-in-entry.ll
  llvm/trunk/test/CodeGen/X86/inalloca-ctor.ll
  llvm/trunk/test/CodeGen/X86/inalloca-invoke.ll
  llvm/trunk/test/CodeGen/X86/inalloca-stdcall.ll
  llvm/trunk/test/CodeGen/X86/inalloca.ll
  llvm/trunk/test/CodeGen/X86/shrink-wrap-chkstk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17679.49516.patch
Type: text/x-patch
Size: 10067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160301/1fc06710/attachment.bin>


More information about the llvm-commits mailing list