Re: [patch,avr] Slightly better memory accesses on avr_tiny

2016-07-19 Thread Denis Chertykov
2016-07-19 13:31 GMT+03:00 Georg-Johann Lay : > This patch tries to improve the bloated code we are currently generating for > AVR_TINY. It's mostly about printing the memory loads and stores and more > usage of reg_unused_after to print shorter instruction sequences in some >

[patch,avr] Slightly better memory accesses on avr_tiny

2016-07-19 Thread Georg-Johann Lay
This patch tries to improve the bloated code we are currently generating for AVR_TINY. It's mostly about printing the memory loads and stores and more usage of reg_unused_after to print shorter instruction sequences in some cases. Ok for trunk? I also played around with PLUS in