Re: Function alignment and benchmark results

2012-08-23 Thread Matthew Gretton-Dann
Michael, On 23 August 2012 03:09, Michael Hope wrote: > Zhenqiang's been working on the later split 2 patch which causes more > constants to be built using a movw/movt instead of a constant pool > load. There was an unexpected ~10 % regression in one benchmark which > seems to be due to function

Testing builds via cbuild

2012-08-23 Thread Michael Hope
(cc'd to linaro-toolchain to archive) Hi Matt. I've had a look at the manual builds you tried to spawn. Here's what I did to run cbuild locally to test it: * cd linaro * bzr branch lp:cbuild * cd cbuild/slaves * cp -a example `hostname` * cd `hostname` * make -f ../../lib/build.mk final/gcc