summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Allow nested inlining.Nicolas Geoffray2015-02-035-31/+116
|/ / / / / / /
* | | | | | | Merge "Go back to -O2."Nicolas Geoffray2015-02-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Go back to -O2.Nicolas Geoffray2015-02-031-1/+1
|/ / / / / / /
* | | | | | | Merge "Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant"""Nicolas Geoffray2015-02-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant""Nicolas Geoffray2015-02-031-1/+1
* | | | | | | | Merge "Revert "ART: Make 074-gc-thrash more OOME tolerant""Nicolas Geoffray2015-02-031-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | Revert "ART: Make 074-gc-thrash more OOME tolerant"Nicolas Geoffray2015-02-031-1/+1
* | | | | | | Merge "ART: Make 074-gc-thrash more OOME tolerant"Andreas Gampe2015-02-031-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | ART: Make 074-gc-thrash more OOME tolerantAndreas Gampe2015-02-021-1/+1
* | | | | | | Merge "ART: Fix assembler_thumb_test"Andreas Gampe2015-02-033-8/+10
|\ \ \ \ \ \ \
| * | | | | | | ART: Fix assembler_thumb_testAndreas Gampe2015-02-023-8/+10
|/ / / / / / /
* | | | | | | Merge "ART: Fix thumb2 utils assembler"Andreas Gampe2015-02-032-23/+76
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ART: Fix thumb2 utils assemblerAndreas Gampe2015-02-022-23/+76
| |/ / / / /
* | | | | | Merge "ART: Fix run-tests for emulator"Andreas Gampe2015-02-033-13/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ART: Fix run-tests for emulatorAndreas Gampe2015-02-023-13/+29
* | | | | | Merge "Fix broken gtests after SuspendCheck optimization"David Brazdil2015-02-022-15/+12
|\ \ \ \ \ \
| * | | | | | Fix broken gtests after SuspendCheck optimizationDavid Brazdil2015-02-022-15/+12
* | | | | | | Merge "No SuspendChecks when branching to return block"David Brazdil2015-02-022-22/+32
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | No SuspendChecks when branching to return blockDavid Brazdil2015-02-022-22/+32
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Clean up enums in RegionSpace."Hiroshi Yamauchi2015-02-025-134/+129
|\ \ \ \ \ \
| * | | | | | Clean up enums in RegionSpace.Hiroshi Yamauchi2015-01-305-134/+129
* | | | | | | Merge "AdvanceMIR does not know how to passthrough the empty block"Vladimir Marko2015-02-021-4/+5
|\ \ \ \ \ \ \
| * | | | | | | AdvanceMIR does not know how to passthrough the empty blockSerguei Katkov2015-02-021-4/+5
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "ART: Fix x86 disassembler"Andreas Gampe2015-02-021-10/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ART: Fix x86 disassemblerAndreas Gampe2015-01-271-10/+16
* | | | | | | Merge "Check for null class of class"Brian Carlstrom2015-02-011-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Check for null class of classMathieu Chartier2015-01-311-0/+4
|/ / / / / / /
* | | | | | | Merge "Revert "Allow preopted apps to have sharpened calls for non-x86 archit...Brian Carlstrom2015-02-013-34/+20
|\ \ \ \ \ \ \
| * | | | | | | Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."Brian Carlstrom2015-01-313-34/+20
|/ / / / / / /
* | | | | | | Merge "Add Mips64 art_quick_proxy_invoke_handler assembly."Andreas Gampe2015-01-311-1/+23
|\ \ \ \ \ \ \
| * | | | | | | Add Mips64 art_quick_proxy_invoke_handler assembly.Douglas Leung2015-01-301-1/+23
|/ / / / / / /
* | | | | | | Merge "Disable clang optimization to boot up on arm64."Chih-Hung Hsieh2015-01-311-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Disable clang optimization to boot up on arm64.Chih-Hung Hsieh2015-01-301-0/+4
* | | | | | | | Merge "ART: Add Mips64 resolution trampoline assembly"Andreas Gampe2015-01-311-1/+18
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ART: Add Mips64 resolution trampoline assemblyAndreas Gampe2015-01-301-1/+18
|/ / / / / / /
* | | | | | | Merge "Add options for building/testing with coverage."Dan Albert2015-01-309-4/+35
|\ \ \ \ \ \ \
| * | | | | | | Add options for building/testing with coverage.Dan Albert2015-01-309-4/+35
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Remove some unused cutils/properties.h references"Brian Carlstrom2015-01-303-27/+14
|\ \ \ \ \ \ \
| * | | | | | | Remove some unused cutils/properties.h referencesBrian Carlstrom2015-01-303-27/+14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Use the non access check entrypoint when possible."Nicolas Geoffray2015-01-308-23/+57
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Use the non access check entrypoint when possible.Nicolas Geoffray2015-01-308-23/+57
|/ / / / / /
* | | | | | Merge "Implement LICM in optimizing compiler."Nicolas Geoffray2015-01-3012-10/+369
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Implement LICM in optimizing compiler.Nicolas Geoffray2015-01-3012-10/+369
|/ / / / /
* | | | | Merge "Remove libcxx.mk cruft."Dan Albert2015-01-299-12/+0
|\ \ \ \ \
| * | | | | Remove libcxx.mk cruft.Dan Albert2015-01-299-12/+0
| |/ / / /
* | | | | Merge "Allow preopted apps to have sharpened calls for non-x86 architectures."Jeff Hao2015-01-293-20/+34
|\ \ \ \ \
| * | | | | Allow preopted apps to have sharpened calls for non-x86 architectures.Jeff Hao2015-01-273-20/+34
* | | | | | Merge "Introduce primitive type helpers."Andreas Gampe2015-01-294-58/+58
|\ \ \ \ \ \
| * | | | | | Introduce primitive type helpers.Alexandre Rames2015-01-294-58/+58
* | | | | | | Merge "optimizing: NullCheck elimination"Nicolas Geoffray2015-01-2914-42/+458
|\ \ \ \ \ \ \