summaryrefslogtreecommitdiffstats
path: root/runtime/quick
Commit message (Expand)AuthorAgeFilesLines
* Move quick frame info to OatQuickMethodHeader.Vladimir Marko2014-05-131-0/+61
* Move DecodedInstruction into MIR.Ian Rogers2014-05-021-9/+7
* Inlining synthetic accessors.Vladimir Marko2014-04-072-8/+24
* Inlining setters that return one of their arguments.Vladimir Marko2014-04-072-18/+42
* Revert "Inlining setters that return one of their arguments."Mathieu Chartier2014-04-042-42/+18
* Revert "Inlining synthetic accessors."Mathieu Chartier2014-04-042-24/+8
* Inlining synthetic accessors.Vladimir Marko2014-04-042-8/+24
* Inlining setters that return one of their arguments.Vladimir Marko2014-04-042-18/+42
* Support inlining detection from debugger.Sebastien Hertz2014-03-211-36/+51
* Move inline method detection to runtime.Vladimir Marko2014-03-122-0/+480