Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Initial support for quick compiler on MIPS64r6." | Andreas Gampe | 2015-03-06 | 24 | -152/+5878 |
|\ | |||||
| * | Initial support for quick compiler on MIPS64r6. | Maja Gagic | 2015-03-06 | 24 | -152/+5878 |
* | | Merge "Fix failing hprof DCHECK" | Mathieu Chartier | 2015-03-06 | 1 | -11/+33 |
|\ \ | |||||
| * | | Fix failing hprof DCHECK | Mathieu Chartier | 2015-03-06 | 1 | -11/+33 |
|/ / | |||||
* | | Merge "Fix byte and char Get32" | Mathieu Chartier | 2015-03-06 | 1 | -4/+4 |
|\ \ | |||||
| * | | Fix byte and char Get32 | Mathieu Chartier | 2015-03-06 | 1 | -4/+4 |
|/ / | |||||
* | | Merge "Do not dump memory usage if driver was never created" | Brian Carlstrom | 2015-03-06 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | Do not dump memory usage if driver was never created | Brian Carlstrom | 2015-03-06 | 1 | -1/+2 |
* | | Merge "Revert "[optimizing] Enable x86 long support."" | Nicolas Geoffray | 2015-03-06 | 11 | -354/+113 |
|\ \ | |||||
| * | | Revert "[optimizing] Enable x86 long support." | Nicolas Geoffray | 2015-03-06 | 11 | -354/+113 |
* | | | Merge "Opt compiler: Clean the use of `virtual` and `OVERRIDE`." | Roland Levillain | 2015-03-06 | 7 | -103/+103 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Opt compiler: Clean the use of `virtual` and `OVERRIDE`. | Alexandre Rames | 2015-03-06 | 7 | -103/+103 |
|/ / | |||||
* | | Merge "Extend compiler/optimizing/stack_map_test.cc." | Roland Levillain | 2015-03-06 | 2 | -11/+40 |
|\ \ | |||||
| * | | Extend compiler/optimizing/stack_map_test.cc. | Roland Levillain | 2015-03-05 | 2 | -11/+40 |
* | | | Merge "[optimizing] Enable x86 long support." | Nicolas Geoffray | 2015-03-06 | 11 | -113/+354 |
|\ \ \ | | |/ | |/| | |||||
| * | | [optimizing] Enable x86 long support. | Nicolas Geoffray | 2015-03-06 | 11 | -113/+354 |
* | | | Merge "ART: Enable the use of relative addresses in the arm64 disassembler." | Roland Levillain | 2015-03-06 | 2 | -24/+16 |
|\ \ \ | |||||
| * | | | ART: Enable the use of relative addresses in the arm64 disassembler. | Alexandre Rames | 2015-03-06 | 2 | -24/+16 |
|/ / / | |||||
* | | | Merge "Follow up 137982" | Sebastien Hertz | 2015-03-06 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Follow up 137982 | Sebastien Hertz | 2015-03-05 | 1 | -2/+3 |
* | | | | Merge "ART: Add option to abort dex2oat on hard failure" | Andreas Gampe | 2015-03-06 | 6 | -4/+35 |
|\ \ \ \ | |||||
| * | | | | ART: Add option to abort dex2oat on hard failure | Andreas Gampe | 2015-03-05 | 6 | -4/+35 |
* | | | | | Merge "ART: Fix Cmdline Parser test" | Andreas Gampe | 2015-03-06 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Fix Cmdline Parser test | Andreas Gampe | 2015-03-05 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge "Rename -Xjit / -Xnojit options to -Xusejit:<boolean>" | Mathieu Chartier | 2015-03-06 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Rename -Xjit / -Xnojit options to -Xusejit:<boolean> | Mathieu Chartier | 2015-03-05 | 1 | -4/+4 |
|/ / / / / | |||||
* | | | | | Merge "Fix some incorrect IsCompiler instead of IsAotCompiler" | Mathieu Chartier | 2015-03-05 | 3 | -10/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix some incorrect IsCompiler instead of IsAotCompiler | Mathieu Chartier | 2015-03-05 | 3 | -10/+10 |
|/ / / / | |||||
* | | | | Merge "ART: AddVectorReduce should store result in memory carefully" | Bill Buzbee | 2015-03-05 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | ART: AddVectorReduce should store result in memory carefully | Maxim Kazantsev | 2015-03-04 | 1 | -0/+1 |
* | | | | | Merge "ART: Fix test breakage" | David Brazdil | 2015-03-05 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Fix test breakage | David Brazdil | 2015-03-05 | 1 | -4/+4 |
|/ / / / / | |||||
* | | | | | Merge "ART: Optimize iteration of safepoints" | David Brazdil | 2015-03-05 | 1 | -6/+15 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | ART: Optimize iteration of safepoints | David Brazdil | 2015-03-05 | 1 | -6/+15 |
|/ / / / | |||||
* | | | | Merge "[optimizing] Use callee-save registers for x86" | Nicolas Geoffray | 2015-03-05 | 6 | -58/+118 |
|\ \ \ \ | |||||
| * | | | | [optimizing] Use callee-save registers for x86 | Mark Mendell | 2015-03-05 | 6 | -58/+118 |
* | | | | | Merge "ART: Fix compile-time-init fail" | Andreas Gampe | 2015-03-05 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Fix compile-time-init fail | Andreas Gampe | 2015-03-04 | 1 | -0/+5 |
|/ / / / / | |||||
* | | | | | Merge "ART: Report zip opening error" | Andreas Gampe | 2015-03-04 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Report zip opening error | Andreas Gampe | 2015-03-04 | 1 | -1/+2 |
* | | | | | | Merge "Include what we use." | Dan Albert | 2015-03-04 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Include what we use. | Dan Albert | 2015-03-04 | 1 | -0/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge "ART: Do not produce CFI when not asked for" | Andreas Gampe | 2015-03-04 | 1 | -1/+4 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Do not produce CFI when not asked for | Andreas Gampe | 2015-03-04 | 1 | -1/+4 |
|/ / / / / | |||||
* | | | | | Merge "[optimizing] Improve x86/x86_64 bound check code" | Andreas Gampe | 2015-03-04 | 2 | -16/+26 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | [optimizing] Improve x86/x86_64 bound check code | Mark Mendell | 2015-03-04 | 2 | -16/+26 |
* | | | | | Merge "ART: Add debuggable compiler flag" | Andreas Gampe | 2015-03-04 | 5 | -0/+22 |
|\ \ \ \ \ | |||||
| * | | | | | ART: Add debuggable compiler flag | Andreas Gampe | 2015-03-04 | 5 | -0/+22 |
* | | | | | | Merge "ART: Fix missing handles" | Andreas Gampe | 2015-03-04 | 1 | -24/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ART: Fix missing handles | Andreas Gampe | 2015-03-04 | 1 | -24/+28 |
| |/ / / / / |