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]

ARM improvements for GCSE


Richard,

I will post ARM-specific changes in this subthread of GCSE improvements.

I'm yet to do final benchmarking and tuning of the code hoisting changes, but preliminary results show about 0.5% size decrease when compiled with -Os for Thumb1 mode and even greater improvement for Thumb1 PIC code.

Thumb2 and ARM code size also goes down but to a lesser degree. I focused on Thumb1 mode in this work.

I hope you'll have time to review ARM-specific changes.

Thank you,

--
Maxim Kuvyrkov
CodeSourcery
maxim@codesourcery.com
(650) 331-3385 x724


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