From: <cv...@ce...> - 2006-07-17 06:56:40
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/cpu/jit by gbeauche Modified Files: basic-dyngen.cpp basic-dyngen.hpp jit-cache.hpp Log Message: Use new code generator. The gain is only 10%, bottlenecks are elsewhere. Optimize Altivec vector splat instructions after Agner's guide. |