This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: LEA-splitting improvement patch.


On Wed, Aug 15, 2012 at 12:58 PM, Yuri Rumyantsev <ysrumyan@gmail.com> wrote:

> I send you new patch with fixed space/tab alignments.
>
> About your comment.
>
> It is more optimal to put adding of constant before adding of the
> register only for case when 3 instructions must be generated to split
> lea. In all other cases it does not matter and I left code
> unchangeable.

I have cleaned patch a bit and committed the patch to mainline SVN.

Thanks,
Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]