On 08/18/2011 11:04 AM, Sergey Ostanevich wrote:
16.08.2011, в 23:07, Vladimir Makarov<vmaka...@redhat.com> написал(а):
After a lot of thinking and some experiments, I did not find a better solution
to considerably (like on 0.2% - 0.3% on ARM SPEC2000) improve code size than
use of non-regional RA for -Os.
did you consider change of compile time because of single region RA?
Yes, one region RA is the fastest one. I guess 1% compile time
improvement although it depends on many factors (target, benchmark etc).