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]

Re: 64-bit powerpc compare with constant problem


	I added the ChangeLog entry which had been omitted and removed the
mfcr+shift pattern which does not match a simple 64-bit instruction
sequence. 

	The rs6000 machine description is not going to get any simpler,
but code generation is going to improve.  Although PowerPC is RISC, it has
a very rich set of optimizations which take a lot of space to describe to
GCC. 

David

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