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

leledumbo leledumbo_cool at yahoo.co.id
Sun Aug 4 18:53:35 CEST 2013


FPC doesn't do architecture specific optimization, at least that's what Jonas
told me a while ago. But the architecture specific code generator picks up
best instruction for the optimized generic tree nodes. If you look at
http://wiki.lazarus.freepascal.org/FPC_New_Features_Trunk, you'll see some
more experimental optimizations have been added (they're still causing
problems in certain cases last time I tried, though).



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/i386-code-optimization-any-good-news-tp5716049p5716054.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list