Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure inlined static calls perform clinit checks in Optimizing. | Roland Levillain | 2015-04-24 | 1 | -0/+1 |
* | Opt compiler: Clean the use of `virtual` and `OVERRIDE`. | Alexandre Rames | 2015-03-06 | 1 | -6/+6 |
* | Improve type propagation with if-contexts | Calin Juravle | 2015-02-20 | 1 | -0/+1 |
* | [optimizing compiler] Add div-int and exception handling. | Calin Juravle | 2014-11-06 | 1 | -0/+1 |
* | Add support for static fields in optimizing compiler. | Nicolas Geoffray | 2014-10-29 | 1 | -0/+1 |
* | Fix code generation of materialized conditions. | Nicolas Geoffray | 2014-10-09 | 1 | -2/+3 |
* | Add a prepare for register allocation pass. | Nicolas Geoffray | 2014-10-06 | 1 | -0/+44 |