This is the mail archive of the gcc@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: PowerPC code generation


	About five years ago, I looked into adding patterns so that
combine would recognize bit-reversal shifts and ORs to use the PowerPC
byte reversal instruction.  It requires a large number of intermediate,
valid patterns so that GCC combine pass eventually will combine enough of
the pieces so that it discovers the byte-reversal instruction.

David

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