Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a bug in the type analysis phase of optimizing. | Nicolas Geoffray | 2014-11-25 | 1 | -4/+4 |
* | ART: More warnings | Andreas Gampe | 2014-11-04 | 1 | -10/+12 |
* | Implement register allocator for floating point registers. | Nicolas Geoffray | 2014-10-21 | 1 | -6/+9 |
* | Add loop- and phi-related checks in the optimizing compiler. | Roland Levillain | 2014-09-22 | 1 | -5/+1 |
* | Ensure the first predecessor of a loop is the pre header. | Nicolas Geoffray | 2014-09-17 | 1 | -1/+8 |
* | Runtime support for the new stack maps for the opt compiler. | Nicolas Geoffray | 2014-09-08 | 1 | -1/+3 |
* | Fix SsaDeadPhiElimination in the presence of dependent phis. | Nicolas Geoffray | 2014-08-07 | 1 | -2/+14 |
* | Add two phi pruning phases. | Nicolas Geoffray | 2014-07-14 | 1 | -0/+126 |