Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "[optimizing] Improve 32 bit long shift by 1." | Roland Levillain | 2015-05-11 | 4 | -10/+72 |
|\ | |||||
| * | [optimizing] Improve 32 bit long shift by 1. | Mark Mendell | 2015-05-11 | 4 | -10/+72 |
* | | Merge "Add a parent environment to HEnvironment." | Nicolas Geoffray | 2015-05-11 | 31 | -138/+309 |
|\ \ | |||||
| * | | Add a parent environment to HEnvironment. | Nicolas Geoffray | 2015-05-11 | 31 | -138/+309 |
|/ / | |||||
* | | Merge "[optimizing] Tune some x86_64 moves" | Nicolas Geoffray | 2015-05-09 | 3 | -29/+40 |
|\ \ | |||||
| * | | [optimizing] Tune some x86_64 moves | Mark Mendell | 2015-05-07 | 3 | -29/+40 |
* | | | Merge "Don't allow JIT to compile native methods" | Mathieu Chartier | 2015-05-09 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Don't allow JIT to compile native methods | Mathieu Chartier | 2015-05-08 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge "Add stub_test implementation for mips & mips64" | Andreas Gampe | 2015-05-08 | 1 | -26/+307 |
|\ \ \ | |||||
| * | | | Add stub_test implementation for mips & mips64 | Goran Jakovljevic | 2015-05-07 | 1 | -26/+307 |
* | | | | Merge "Fix stub_test for Mips64" | Andreas Gampe | 2015-05-08 | 4 | -24/+57 |
|\ \ \ \ | |||||
| * | | | | Fix stub_test for Mips64 | Goran Jakovljevic | 2015-05-08 | 4 | -24/+57 |
|/ / / / | |||||
* | | | | Merge "Check IsReferenceVReg during deopt" | Mathieu Chartier | 2015-05-08 | 6 | -5/+41 |
|\ \ \ \ | |||||
| * | | | | Check IsReferenceVReg during deopt | Mathieu Chartier | 2015-05-08 | 6 | -5/+41 |
| | |_|/ | |/| | | |||||
* | | | | Merge "ART: Merge entries with same name and protect in MemMap dump." | Vladimir Marko | 2015-05-08 | 4 | -8/+63 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ART: Merge entries with same name and protect in MemMap dump. | Vladimir Marko | 2015-05-08 | 4 | -8/+63 |
* | | | | Merge "Skip compilation when falling-through out of method code." | Calin Juravle | 2015-05-08 | 4 | -27/+47 |
|\ \ \ \ | |||||
| * | | | | Skip compilation when falling-through out of method code. | Calin Juravle | 2015-05-01 | 4 | -27/+47 |
* | | | | | Merge "Fix typo in comments." | Richard Uhler | 2015-05-08 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix typo in comments. | Richard Uhler | 2015-05-07 | 1 | -2/+2 |
* | | | | | Merge "ART: Fix debug output for bad reused MemMap." | Vladimir Marko | 2015-05-08 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Fix debug output for bad reused MemMap. | Vladimir Marko | 2015-05-08 | 1 | -3/+3 |
|/ / / / / | |||||
* | | | | | Merge "ART: Refactor 082-inline-execute" | Andreas Gampe | 2015-05-08 | 1 | -12/+28 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Refactor 082-inline-execute | Andreas Gampe | 2015-05-07 | 1 | -12/+28 |
|/ / / / / | |||||
* | | | | | Merge "Quick: Fix DCE to rename SSA regs for degenerate Phis." | Vladimir Marko | 2015-05-07 | 2 | -2/+62 |
|\ \ \ \ \ | |||||
| * | | | | | Quick: Fix DCE to rename SSA regs for degenerate Phis. | Vladimir Marko | 2015-05-07 | 2 | -2/+62 |
* | | | | | | Merge "Quick: Abolish kMirOpCheckPart2." | Vladimir Marko | 2015-05-07 | 6 | -41/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Quick: Abolish kMirOpCheckPart2. | Vladimir Marko | 2015-05-07 | 6 | -41/+2 |
| |/ / / / / | |||||
* | | | | | | Merge "Support multiple instrumentation clients" | Sebastien Hertz | 2015-05-07 | 8 | -146/+993 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Support multiple instrumentation clients | Sebastien Hertz | 2015-05-07 | 8 | -146/+993 |
* | | | | | | | Merge "Remove unused InvokeWithShadowFrame" | Sebastien Hertz | 2015-05-07 | 2 | -21/+0 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Remove unused InvokeWithShadowFrame | Sebastien Hertz | 2015-05-07 | 2 | -21/+0 |
| |/ / / / / | |||||
* | | | | | | Merge "Fix broken checks in IsValidPartOfMemberNameUtf8Slow." | Narayan Kamath | 2015-05-07 | 3 | -24/+57 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix broken checks in IsValidPartOfMemberNameUtf8Slow. | Narayan Kamath | 2015-05-07 | 3 | -24/+57 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge "JDWP: properly combine location events" | Sebastien Hertz | 2015-05-07 | 8 | -71/+107 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | JDWP: properly combine location events | Sebastien Hertz | 2015-04-29 | 8 | -71/+107 |
* | | | | | | Merge "Use a growable array instead of an environment during SSA." | Nicolas Geoffray | 2015-05-07 | 4 | -15/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use a growable array instead of an environment during SSA. | Nicolas Geoffray | 2015-05-07 | 4 | -15/+28 |
|/ / / / / / | |||||
* | | | | | | Merge "Relax the only one back-edge restriction." | Nicolas Geoffray | 2015-05-07 | 13 | -154/+226 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Relax the only one back-edge restriction. | Nicolas Geoffray | 2015-05-07 | 13 | -154/+226 |
|/ / / / / / | |||||
* | | | | | | Merge "No need to relocate the core image for the art script." | Nicolas Geoffray | 2015-05-07 | 1 | -0/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | No need to relocate the core image for the art script. | Nicolas Geoffray | 2015-05-06 | 1 | -0/+1 |
* | | | | | | Merge "ART: Fix mips64 jni bugs." | Andreas Gampe | 2015-05-07 | 3 | -10/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ART: Fix mips64 jni bugs. | Douglas Leung | 2015-05-06 | 3 | -10/+17 |
* | | | | | | | Merge "In quick compiler, force string init invoke to be fast path." | Jeff Hao | 2015-05-07 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | In quick compiler, force string init invoke to be fast path. | Jeff Hao | 2015-05-06 | 1 | -1/+2 |
|/ / / / / / | |||||
* | | | | | | Merge "Fix mips64 bugs." | Andreas Gampe | 2015-05-06 | 1 | -18/+15 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix mips64 bugs. | Douglas Leung | 2015-05-01 | 1 | -18/+15 |
* | | | | | | Merge "Quick: Inline synthetic accessors generated by jack." | Vladimir Marko | 2015-05-06 | 1 | -1/+4 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Quick: Inline synthetic accessors generated by jack. | Vladimir Marko | 2015-05-06 | 1 | -1/+4 |