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]

[PATCH] Small PPC optimization


Hi,

this patch is a fallout of my try to solve the "divdi3 required by linux 
kernel" problem, which was actually a mid-end bug solved by Richard lateron.

Bootstrapped countless times on the mainline and branch :-)

OK to commit to mainline?

Franz.


	* config/rs6000/rs6000.md (ashrdi3_no_power): New.
	(ashrdi3): Use it.


Attachment: gcc-ashrdi3.patch
Description: Text document


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