It's been a while since I've posted here, but progress has moved forward steadily since starting work on the Mono runtime. As indicated a few weeks back, my first step was to enhance all of the existing floating point opcodes to emit SSE instructions whenever the enhancement is turned on. This optimization, like all others in Mono, is gated both by...
GSoC '11 - Mono Runtime
My proposal to work on the Mono runtime was accepted for the Google Summer of Code program, so I'll be spending some time on that this summer. The project involves modifying the x86 JIT to use SSE for floating point operations, as opposed to the x87 FP stack that it's using now. The use of SSE registers is much cleaner and faster than using the FP...
Recent Entries
-
Progress Update22 June 2011 -
Start of Project27 May 2011
Recent Comments
-
Start of ProjectJason Z - May 28 2011 03:18 PM
Create a custom theme