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: [rfc] multi-word subreg lowering pass


On Sun, May 08, 2005 at 01:18:03AM +0200, Björn Haase wrote:
> I meanwhile have prepared a modified avr.md with expand patterns replacing
> the define_insn.

For AND, IOR, XOR, you should be able to delete the multi-word patterns
entirely, and leave those operations to be generated by the middle-end.


r~


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