AW: [fpc-devel] Bug 0007281 / MemLeak with interfaces

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Nov 7 23:20:03 CET 2006


On 07 Nov 2006, at 23:08, Peter Vreman wrote:

>> Does that mean we can soon expect single static assignment?
>
> SSA is only partly implemented. Unless you are running a scientific
> benchmark you won't notice it.

It's actually (partial) static single use which we have. But other  
optimizations to the register variable handling are much more  
noticeable (at least on cpus which have a reasonable set of  
registers, although even on x86 there are some improvements).


Jonas



More information about the fpc-devel mailing list