Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move quick frame info to OatQuickMethodHeader. | Vladimir Marko | 2014-05-13 | 1 | -0/+61 |
* | Move DecodedInstruction into MIR. | Ian Rogers | 2014-05-02 | 1 | -9/+7 |
* | Inlining synthetic accessors. | Vladimir Marko | 2014-04-07 | 2 | -8/+24 |
* | Inlining setters that return one of their arguments. | Vladimir Marko | 2014-04-07 | 2 | -18/+42 |
* | Revert "Inlining setters that return one of their arguments." | Mathieu Chartier | 2014-04-04 | 2 | -42/+18 |
* | Revert "Inlining synthetic accessors." | Mathieu Chartier | 2014-04-04 | 2 | -24/+8 |
* | Inlining synthetic accessors. | Vladimir Marko | 2014-04-04 | 2 | -8/+24 |
* | Inlining setters that return one of their arguments. | Vladimir Marko | 2014-04-04 | 2 | -18/+42 |
* | Support inlining detection from debugger. | Sebastien Hertz | 2014-03-21 | 1 | -36/+51 |
* | Move inline method detection to runtime. | Vladimir Marko | 2014-03-12 | 2 | -0/+480 |