[PATCH] D11749: [X86] When optimizing for size, use POP for small post-call stack clean-up

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 01:49:35 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244578: [X86] When optimizing for minsize, use POP for small post-call stack clean-up (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D11749?vs=31311&id=31778#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11749

Files:
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.h
  llvm/trunk/test/CodeGen/X86/fold-push.ll
  llvm/trunk/test/CodeGen/X86/pop-stack-cleanup.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11749.31778.patch
Type: text/x-patch
Size: 6029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/6288447e/attachment.bin>


More information about the llvm-commits mailing list