Thumb2 code size improvements

2010-09-02 Thread Yao Qi
Hi, We are looking for some possible improvements and optimizations on thumb2 code size. Currently, I am running some benchmarks with compilation flag "-Os -march=armv7-a -mthumb", and hope to find some thing interesting that we can improve. Beside that, do you have some ideas on this topic? or d

Re: Thumb2 code size improvements

2010-09-02 Thread Loïc Minier
On Fri, Sep 03, 2010, Yao Qi wrote: > We are looking for some possible improvements and optimizations on > thumb2 code size. Currently, I am running some benchmarks with > compilation flag "-Os -march=armv7-a -mthumb", and hope to find some > thing interesting that we can improve. Beside that, do

Re: Thumb2 code size improvements

2010-09-02 Thread Yao Qi
Loïc Minier wrote: > On Fri, Sep 03, 2010, Yao Qi wrote: >> We are looking for some possible improvements and optimizations on >> thumb2 code size. Currently, I am running some benchmarks with >> compilation flag "-Os -march=armv7-a -mthumb", and hope to find some >> thing interesting that we can