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: [Patch,AVR]: Tweak a+2*b


2012/3/4 Georg-Johann Lay <avr@gjlay.de>:
> This patch adds a straight forward combine pattern and split for int + 2*byte
> as frequently seen with accesses to int-arrays with byte offset.
>
> Ok for trunk?
>
> Johann
>
> Â Â Â Â* config/avr/avr.md (*umaddqihi4.2): New insn-and-split.

Approved.

Denis.


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