djrieger / mjplusplus

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

Reenable div/mod optimization in ConstantFolder #96

Closed djrieger closed 9 years ago

maxvogel commented 9 years ago

Tarval computation and updates are implemented. Replacing the appropriate nodes and relinking the memory chain still has to be done (be careful with replaceGeneric...).