[fpc-pascal] Re: i386 code optimization (any good news ?)

Sven Barth pascaldragon at googlemail.com
Mon Aug 5 07:48:17 CEST 2013


Am 04.08.2013 18:54 schrieb "leledumbo" <leledumbo_cool at yahoo.co.id>:
>
> FPC doesn't do architecture specific optimization, at least that's what
Jonas
> told me a while ago.

That's not entirely true. For example on the instruction set level FPC can
and indeed does for some platforms. See the work on the ARM optimizers for
example.
Other platform specific optimizations might be possible with FPC's current
architecture as well, but I've not enough insight into that topic yet.
In the end it's a matter of wether there is someone who implements it.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130805/6b2f784c/attachment.html>


More information about the fpc-pascal mailing list