Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | optimizing: NullCheck elimination | Calin Juravle | 2015-01-29 | 14 | -42/+458 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge "Fix bad rebase." | Nicolas Geoffray | 2015-01-29 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix bad rebase. | Nicolas Geoffray | 2015-01-29 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge "[optimizing compiler] Support x86 hard float ABI" | Nicolas Geoffray | 2015-01-29 | 3 | -27/+158 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [optimizing compiler] Support x86 hard float ABI | Mark Mendell | 2015-01-28 | 3 | -27/+158 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge "Small optimization for recursive calls: avoid dex cache." | Nicolas Geoffray | 2015-01-29 | 12 | -41/+80 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Small optimization for recursive calls: avoid dex cache. | Nicolas Geoffray | 2015-01-29 | 12 | -41/+80 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Clean up pass driver" | Mathieu Chartier | 2015-01-29 | 21 | -360/+573 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Clean up pass driver | Mathieu Chartier | 2015-01-28 | 21 | -360/+573 | |
* | | | | | | | Merge "ART: Arm64 optimizing compiler intrinsics" | Andreas Gampe | 2015-01-28 | 13 | -268/+1503 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ART: Arm64 optimizing compiler intrinsics | Andreas Gampe | 2015-01-28 | 13 | -268/+1503 | |
* | | | | | | | Merge "Force set resolved method for static invokes" | Mathieu Chartier | 2015-01-28 | 6 | -1/+98 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Force set resolved method for static invokes | Mathieu Chartier | 2015-01-28 | 6 | -1/+98 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Print lock level in ExclusiveUnlock" | Mathieu Chartier | 2015-01-28 | 1 | -1/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Print lock level in ExclusiveUnlock | Mathieu Chartier | 2015-01-27 | 1 | -1/+2 | |
|/ / / / / | ||||||
* | | | | | Merge "ART: Even more Quick cleanup" | Andreas Gampe | 2015-01-28 | 8 | -78/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | ART: Even more Quick cleanup | Andreas Gampe | 2015-01-27 | 8 | -78/+34 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge "Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""" | Andreas Gampe | 2015-01-27 | 18 | -167/+601 | |
|\ \ \ \ \ | ||||||
| * | | | | | Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" | Mark P Mendell | 2015-01-27 | 18 | -167/+601 | |
* | | | | | | Merge "ART: Clean up some build flags" | Andreas Gampe | 2015-01-27 | 1 | -4/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | ART: Clean up some build flags | Andreas Gampe | 2015-01-27 | 1 | -4/+1 | |
|/ / / / / | ||||||
* | | | | | Merge "ART: reduce UpdateModUnionTable time for partial GC" | Hiroshi Yamauchi | 2015-01-27 | 1 | -6/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | ART: reduce UpdateModUnionTable time for partial GC | Lei Li | 2015-01-23 | 1 | -6/+12 | |
* | | | | | Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs" | Hiroshi Yamauchi | 2015-01-27 | 7 | -17/+47 | |
|\ \ \ \ \ | ||||||
| * | | | | | ART: clear dirty cards of alloc space for MS/CMS partial and full GCs | Lei Li | 2015-01-26 | 7 | -17/+47 | |
* | | | | | | Merge "Checker: Allow don't-care output on a line" | David Brazdil | 2015-01-27 | 2 | -47/+65 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Checker: Allow don't-care output on a line | David Brazdil | 2015-01-27 | 2 | -47/+65 | |
* | | | | | | Merge "ART: Further refactor use lists" | David Brazdil | 2015-01-27 | 4 | -20/+15 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | ART: Further refactor use lists | David Brazdil | 2015-01-27 | 4 | -20/+15 | |
|/ / / / / | ||||||
* | | | | | Merge "run-test: enable checker in dev mode" | Calin Juravle | 2015-01-27 | 2 | -4/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | run-test: enable checker in dev mode | Calin Juravle | 2015-01-27 | 2 | -4/+15 | |
* | | | | | | Merge "ART: More Quick cleanup" | Andreas Gampe | 2015-01-27 | 6 | -302/+208 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ART: More Quick cleanup | Andreas Gampe | 2015-01-26 | 6 | -302/+208 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"" | Vladimir Marko | 2015-01-27 | 17 | -593/+167 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)" | Vladimir Marko | 2015-01-27 | 17 | -593/+167 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Refactor register access from StackVisitor" | Sebastien Hertz | 2015-01-27 | 15 | -269/+253 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Refactor register access from StackVisitor | Sebastien Hertz | 2015-01-26 | 15 | -269/+253 | |
* | | | | | | | Merge "JDWP: allocate single step control only when active" | Sebastien Hertz | 2015-01-27 | 4 | -90/+115 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | JDWP: allocate single step control only when active | Sebastien Hertz | 2015-01-26 | 4 | -90/+115 | |
| |/ / / / / | ||||||
* | | | | | | Merge "ART: Fix inlining of Mir2Lir" | Andreas Gampe | 2015-01-27 | 3 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ART: Fix inlining of Mir2Lir | Andreas Gampe | 2015-01-26 | 3 | -3/+3 | |
* | | | | | | | Merge "Fix 114-ParallelGC." | Hiroshi Yamauchi | 2015-01-27 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix 114-ParallelGC. | Hiroshi Yamauchi | 2015-01-26 | 1 | -1/+5 | |
* | | | | | | | Merge "ART: Some Quick cleanup" | Andreas Gampe | 2015-01-26 | 79 | -277/+366 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ART: Some Quick cleanup | Andreas Gampe | 2015-01-26 | 79 | -277/+366 | |
* | | | | | | | | Merge "Add missing EndTiming in CompileMethod" | Mathieu Chartier | 2015-01-26 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Add missing EndTiming in CompileMethod | Mathieu Chartier | 2015-01-26 | 1 | -0/+4 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge "ART: Take apart stream output" | Andreas Gampe | 2015-01-26 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | ART: Take apart stream output | Andreas Gampe | 2015-01-26 | 1 | -2/+3 | |
* | | | | | | | Merge "Change AtomicStack to use StackReference" | Mathieu Chartier | 2015-01-26 | 13 | -107/+140 | |
|\ \ \ \ \ \ \ |