Re: suboptimal code-gen of decrement in GCC 4.2.1
Re: suboptimal code-gen of decrement in GCC 4.2.1
- Subject: Re: suboptimal code-gen of decrement in GCC 4.2.1
- From: Alastair Houghton <email@hidden>
- Date: Thu, 15 Oct 2009 09:42:25 +0100
On 14 Oct 2009, at 22:07, Alastair Houghton wrote:
As for the other instructions, some of them do seem wasteful, I agree.
(Though I realised after writing this that TEST can't operate solely
on a memory location, so if GCC has its heart set on using DEC and
TEST, it actually has to generate what it did... using SUB instead
would be more efficient I think.)
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden