[PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 1
Nadav Rotem
nrotem at apple.com
Wed Dec 3 13:53:35 PST 2014
> On Dec 3, 2014, at 1:45 PM, Michael Kuperstein <michael.m.kuperstein at intel.com> wrote:
>
> 2) I don't really expect a performance change, in either direction - this step is mostly for code size.
Reducing code size could improve performance by reducing instruction cache pressure. :)
LGTM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141203/d590485b/attachment.html>
More information about the llvm-commits
mailing list