djrieger / mjplusplus

A compiler for the MiniJava language
http://djrieger.github.io/mjplusplus/doc/doxygen/html/
6 stars 1 forks source link

Implement more optimizations? #108

Open maxvogel opened 9 years ago

maxvogel commented 9 years ago

Care for Wikipedia on optimizing compilers. Probably interesting: Loop-invariant code motion and loops in general.