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: PATCH: Always avoid lea if possible on x86


On 08/17/2010 05:18 PM, Richard Henderson wrote:
> Is there any reason not to remove alternative 2 now that
> you're not doing anything special with it?

If I understood things correctly, the problem was that in this case we'd
match what is now alternative 3, and generate lea.


Bernd


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