summaryrefslogtreecommitdiffstats
path: root/runtime/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ART: Adds an entrypoint for invoke-customOrion Hodson2018-06-111-1/+15
* ART: Simplify invoke-polymorphic entrypointsOrion Hodson2018-06-081-73/+6
* Merge "Refactor runtime callee save frame info."Vladimir Marko2018-05-221-45/+46
|\
| * Refactor runtime callee save frame info.Vladimir Marko2018-05-221-45/+46
* | ARM/ARM64: Improve lock/unlock entrypoints.Vladimir Marko2018-05-211-136/+131
|/
* Merge "Add support for cortex-a55/cortex-a75."Christopher Ferris2018-05-111-0/+2
|\
| * Add support for cortex-a55/cortex-a75.Christopher Ferris2018-05-111-0/+2
* | ART: Compiler support for const-method-handleOrion Hodson2018-05-111-0/+1
* | ART: Compiler support for const-method-typeOrion Hodson2018-05-101-1/+5
|/
* Clean up include pathsDavid Sehr2018-04-261-1/+1
* Fix non-Baker build.Vladimir Marko2018-04-252-24/+34
* ARM: Use rMR for Baker RB introspection marking.Vladimir Marko2018-04-242-83/+116
* Revert^4 "Compiler changes for bitstring based type checks."Vladimir Marko2018-03-271-0/+4
* Revert^3 "Compiler changes for bitstring based type checks."Andreas Gampe2018-03-261-4/+0
* Revert^2 "Compiler changes for bitstring based type checks."Vladimir Marko2018-03-221-0/+4
* Support unwinding though the switch interpreter.David Srbecky2018-03-151-0/+16
* Merge "Update cfi directives for art_quick_osr_stub."David Srbecky2018-03-091-6/+20
|\
| * Update cfi directives for art_quick_osr_stub.Christopher Ferris2018-03-081-6/+20
* | Move most of runtime/base to libartbase/baseDavid Sehr2018-03-051-1/+1
|/
* Revert "Compiler changes for bitstring based type checks."Nicolas Geoffray2018-01-251-4/+0
* Merge "Compiler changes for bitstring based type checks."Vladimir Marko2018-01-231-0/+4
|\
| * Compiler changes for bitstring based type checks.Vladimir Marko2018-01-231-0/+4
* | ART: Add entrypoint and intrinsic for Math.pow().Vladimir Marko2018-01-221-0/+1
|/
* Clean up art_quick_check_instance_of entrypoints.Vladimir Marko2018-01-171-13/+10
* Explicitly document functions generated with macro ART_GET_FIELD_FROM_CODE.Roland Levillain2018-01-041-2/+2
* ART: Replace base/logging with android-base/loggingAndreas Gampe2017-12-074-7/+8
* Revert^4 "JIT JNI stubs."Vladimir Marko2017-11-301-1/+3
* Revert "Revert "Revert "JIT JNI stubs."""Nicolas Geoffray2017-11-301-3/+1
* Revert "Revert "JIT JNI stubs.""Vladimir Marko2017-11-291-1/+3
* Revert "JIT JNI stubs."Vladimir Marko2017-11-281-3/+1
* JIT JNI stubs.Vladimir Marko2017-11-281-1/+3
* ART: Make InstructionSet an enum class and add kLast.Vladimir Marko2017-11-024-15/+15
* ART: Remove suspend-check optimizationAndreas Gampe2017-09-192-15/+0
* ART: Remove old codeAndreas Gampe2017-09-182-21/+8
* Revert^4 "Allow deoptimization when returning from a runtime method."Mingyao Yang2017-09-051-35/+33
* Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_."Vladimir Marko2017-08-301-2/+13
|\
| * ART: Remove ArtMethod::dex_cache_resolved_methods_.Vladimir Marko2017-08-291-2/+13
* | Revert "Revert "Revert "Allow deoptimization when returning from a runtime me...Nicolas Geoffray2017-08-301-33/+35
|/
* Revert "Revert "Allow deoptimization when returning from a runtime method.""Mingyao Yang2017-08-241-35/+33
* Revert "Allow deoptimization when returning from a runtime method."Vladimir Marko2017-08-231-33/+35
* Allow deoptimization when returning from a runtime method.Mingyao Yang2017-08-211-35/+33
* Add two special runtime methods.Mingyao Yang2017-08-073-9/+22
* ART: Include cleanupAndreas Gampe2017-07-243-4/+4
* Merge "Hash-based DexCache methods array."Vladimir Marko2017-07-211-12/+79
|\
| * Hash-based DexCache methods array.Vladimir Marko2017-07-201-12/+79
* | Refined HasAtLeast() for x86 and x86_64.Aart Bik2017-07-191-4/+3
|/
* Merge "Introduce a Marking Register in ARM code generation."Roland Levillain2017-07-144-16/+83
|\
| * Introduce a Marking Register in ARM code generation.Roland Levillain2017-07-134-16/+83
* | Add missing CFI directives to ARM Quick entrypoints.Roland Levillain2017-07-121-0/+2
|/
* Introduce a Marking Register in ARM64 code generation.Roland Levillain2017-07-111-1/+1