[llvm-commits] [PATCH] Intel Atom optimization - use LEA to adjust stack pointer
Zhang, Andy
andy.zhang at intel.com
Tue Feb 7 07:11:28 PST 2012
Ping...
> -----Original Message-----
> From: llvm-commits-bounces at cs.uiuc.edu [mailto:llvm-commits-
> bounces at cs.uiuc.edu] On Behalf Of Zhang, Andy
> Sent: Thursday, February 02, 2012 2:33 PM
> To: llvm-commits at cs.uiuc.edu
> Subject: Re: [llvm-commits] Intel Atom optimization - use LEA to adjust
> stack pointer
>
> On January 18, 2012 4:35 PM, Evan Cheng wrote:
> >
> > Yes, that's the right way to use subtarget features. If the number of
> > Atom specific optimizations get too large, then we can refactor it.
> >
> > Evan
> >
>
> Hi Evan,
>
> I've changed my patch to use a separate subtarget feature for this
> optimization.
> Sorry for the delay -- I was away for the past couple of weeks.
>
> If there are no more comments, could you please commit the patch.
>
>
> Thanks,
> Andy
More information about the llvm-commits
mailing list