Monthly Archives: August 2007
x86 backend
We have started working on a x86 backend for our compiler. Initially the backend will emit 32-bit x86 code, because our default VM (Apple’s Java 5 VM) is 32-bit only. Even the preview of Java 6 seems to be 32-bit … Continue reading
Posted in Trace Compilation