[PATCH]: further shrinking of boot2

David Chisnall theraven at FreeBSD.org
Fri Nov 21 13:07:58 UTC 2014


Fir the clang 3.4 import, I had some patches (that never got applied), which used clang -O0 and then opt with some custom optimisation order to get a reasonable size saving.  It might be worth trying that, so that future changes to the default optimisation order don't make things worse again.

David

On 21 Nov 2014, at 12:56, Roman Divacky <rdivacky at vlakno.cz> wrote:

> Hi all!
> 
> In an effort to help import clang3.5 I looked at squeezing a few more bytes
> from boot2.
> 
> 
>        http://rys.vlakno.cz/~rdivacky/boot2.diet.patch
> 
> 
> Please test and review the patch. It survived my qemu boot attempt so it's
> not completely broken. But I would like to have some more testing and review
> comments before I move forward with this.
> 
> Fwiw, it shrinks boot2 by 16 bytes when compiled with clang34 and by 28 bytes
> when compiled with clang35.
> 
> Thanks! Roman
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"



More information about the freebsd-current mailing list