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

Michael Kuperstein michael.m.kuperstein at intel.com
Tue Aug 4 02:23:21 PDT 2015


mkuper updated this revision to Diff 31311.
mkuper added a comment.

Updated with David's comments.

Honestly, I liked the SmallVector version better. Are you ok with reverting to that?


http://reviews.llvm.org/D11749

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11749.31311.patch
Type: text/x-patch
Size: 6504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150804/430f6116/attachment.bin>


More information about the llvm-commits mailing list