Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge "Opt compiler: Implement parallel move resolver without using swap." | Nicolas Geoffray | 2015-04-20 | 10 | -196/+756 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Opt compiler: Implement parallel move resolver without using swap. | Zheng Xu | 2015-04-17 | 10 | -196/+756 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge changes Ib9648605,I34a3bd17 | Roland Levillain | 2015-04-20 | 2 | -116/+113 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Opt compiler: ARM64: Block VIXLpools when recording the pc. | Alexandre Rames | 2015-04-20 | 1 | -6/+25 | |
| * | | | | | Opt compiler: ARM64: Follow other archs for a few codegen stubs. | Alexandre Rames | 2015-04-20 | 2 | -110/+88 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge "optimizing: fix gtests" | Calin Juravle | 2015-04-20 | 1 | -4/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | optimizing: fix gtests | Calin Juravle | 2015-04-20 | 1 | -4/+9 | |
* | | | | | | Merge "[optimizing] Add memory barriers in constructors when needed" | Calin Juravle | 2015-04-20 | 8 | -0/+72 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | [optimizing] Add memory barriers in constructors when needed | Calin Juravle | 2015-04-20 | 8 | -0/+72 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge "ART: Extend list of instructions accepted as boolean inputs" | David Brazdil | 2015-04-20 | 1 | -2/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | ART: Extend list of instructions accepted as boolean inputs | David Brazdil | 2015-04-20 | 1 | -2/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Fix lint error. | Nicolas Geoffray | 2015-04-20 | 1 | -1/+1 | |
* | | | | Merge "Opt compiler: Correctly require register or FPU register." | Nicolas Geoffray | 2015-04-20 | 5 | -32/+167 | |
|\ \ \ \ | ||||||
| * | | | | Opt compiler: Correctly require register or FPU register. | Alexandre Rames | 2015-04-20 | 5 | -32/+167 | |
* | | | | | Fix codegen_test for long multiplication. | Nicolas Geoffray | 2015-04-20 | 1 | -30/+79 | |
| |/ / / |/| | | | ||||||
* | | | | Merge "Fix undefined behavior in hash calculation." | Dan Albert | 2015-04-17 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix undefined behavior in hash calculation. | Dan Albert | 2015-04-17 | 1 | -1/+2 | |
| | |/ / | |/| | | ||||||
* | | | | ART: Fix a failing gtest | David Brazdil | 2015-04-17 | 1 | -6/+3 | |
* | | | | ART: Improve range search caching in LiveInterval | David Brazdil | 2015-04-17 | 3 | -64/+99 | |
* | | | | ART: Fix incorrect last range when adding high interval | David Brazdil | 2015-04-17 | 1 | -1/+1 | |
* | | | | Cleanup unnecessary test conditions in ssa builder. | Calin Juravle | 2015-04-17 | 1 | -4/+2 | |
|/ / / | ||||||
* | | | Merge "ART: Replace expensive calls to Covers in reg alloc" | David Brazdil | 2015-04-16 | 3 | -40/+24 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | ART: Replace expensive calls to Covers in reg alloc | David Brazdil | 2015-04-16 | 3 | -40/+24 | |
* | | | Merge "Remove duplicates phis created during SSA transformation" | Calin Juravle | 2015-04-16 | 5 | -30/+104 | |
|\ \ \ | ||||||
| * | | | Remove duplicates phis created during SSA transformation | Calin Juravle | 2015-04-16 | 5 | -30/+104 | |
* | | | | Merge "Fallback to quick in case of soft verification errors" | Calin Juravle | 2015-04-16 | 3 | -7/+28 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fallback to quick in case of soft verification errors | Calin Juravle | 2015-04-16 | 3 | -7/+28 | |
| |/ / | ||||||
* | | | Merge "ART: Hot fix for an inliner issue" | David Brazdil | 2015-04-16 | 2 | -28/+30 | |
|\ \ \ | ||||||
| * | | | ART: Hot fix for an inliner issue | David Brazdil | 2015-04-16 | 2 | -28/+30 | |
* | | | | Split safepoint positions to avoid calling Covers. | Nicolas Geoffray | 2015-04-16 | 2 | -9/+27 | |
|/ / / | ||||||
* | | | ART: Remove DCHECKs for boolean type | David Brazdil | 2015-04-16 | 6 | -13/+26 | |
| |/ |/| | ||||||
* | | Merge "ART: Don't duplicate null/int/long constants when inlining" | David Brazdil | 2015-04-16 | 1 | -1/+8 | |
|\ \ | ||||||
| * | | ART: Don't duplicate null/int/long constants when inlining | David Brazdil | 2015-04-16 | 1 | -1/+8 | |
* | | | Merge "Revert "[optimizing] Improve x86 parallel moves/swaps"" | Calin Juravle | 2015-04-16 | 6 | -191/+57 | |
|\ \ \ | ||||||
| * | | | Revert "[optimizing] Improve x86 parallel moves/swaps" | Guillaume Sanchez | 2015-04-15 | 6 | -191/+57 | |
* | | | | Merge "Remove dead blocks for the blocks_ array." | Nicolas Geoffray | 2015-04-16 | 3 | -14/+18 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Remove dead blocks for the blocks_ array. | Nicolas Geoffray | 2015-04-15 | 3 | -14/+18 | |
* | | | | Merge "Type MoveOperands." | Nicolas Geoffray | 2015-04-15 | 15 | -39/+162 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Type MoveOperands. | Nicolas Geoffray | 2015-04-15 | 15 | -39/+162 | |
* | | | | Merge "Move the linear order to the HGraph." | Nicolas Geoffray | 2015-04-15 | 10 | -94/+97 | |
|\ \ \ \ | ||||||
| * | | | | Move the linear order to the HGraph. | Nicolas Geoffray | 2015-04-15 | 10 | -94/+97 | |
* | | | | | Merge "ART: Implement HBooleanNot instruction" | David Brazdil | 2015-04-15 | 6 | -2/+88 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | ART: Implement HBooleanNot instruction | David Brazdil | 2015-04-15 | 6 | -2/+88 | |
| |/ / / | ||||||
* | | | | Merge "Revert "Add a check in the location summary."" | Nicolas Geoffray | 2015-04-15 | 1 | -6/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Revert "Add a check in the location summary." | Nicolas Geoffray | 2015-04-15 | 1 | -6/+0 | |
* | | | | Merge "Add a check in the location summary." | Nicolas Geoffray | 2015-04-15 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Add a check in the location summary. | Nicolas Geoffray | 2015-04-15 | 1 | -0/+6 | |
* | | | | Merge "Refactor safepoints in register allocator." | Nicolas Geoffray | 2015-04-15 | 2 | -21/+85 | |
|\ \ \ \ | ||||||
| * | | | | Refactor safepoints in register allocator. | Nicolas Geoffray | 2015-04-15 | 2 | -21/+85 | |
* | | | | | Merge "ARM64: Remove suspend register." | Vladimir Marko | 2015-04-15 | 2 | -55/+9 | |
|\ \ \ \ \ |