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: PowerPC multiply and -Os


>>>>> Richard Henderson writes:

>> > What do you think about RTX_COSTS returning an artificially small value
>> > for optimize_size so that a single multiply is chosen over shift
>> > instructions?

Richard> The x86 port does this.

	Okay, I'll bootstrap with that implemented tomorrow and commit it
if I didn't insert a typo.

David


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