OptiJava

OptiJava is an up-front compiler that reads Java VM .class files, and compiles to native executable code. It uses feedback-directed compilation - in particular, code coagulation.

It is currently in active development.

Links

Code generation by coagulation - the original paper on code coagulation

CCG: a prototype coagulating code generator - more detail

1st Workshop on Profile and Feedback-Directed Compilation

2nd Workshop on Profile and Feedback-Directed Compilation

A brief annotated bibliography on Feedback-Directed Compilation from Rich Vuduc and includes PDF of lecture on Feedback


Dave Mason's Home Page
Last modified: 2011.10.06 13:55:10

Valid XHTML 1.0 Strict Valid CSS!