summaryrefslogtreecommitdiffstats
path: root/runtime/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Do allocation fence before pushing on allocation stackMathieu Chartier2016-07-191-8/+13
* ART: Log all monitor operations to systraceAndreas Gampe2016-04-292-85/+18
* ART: add exynos-m1 to a53 #835769 & #843419 erratum exception listJunmo Park2016-04-281-1/+1
* Merge "Assembly region TLAB allocation fast path for arm64."Hiroshi Yamauchi2016-04-121-17/+61
|\
| * Assembly region TLAB allocation fast path for arm64.Hiroshi Yamauchi2016-04-111-17/+61
* | MIPS: Improving art_quick_imt_conflict_trampolineGoran Jakovljevic2016-04-011-1/+1
|/
* Add an ImtConflictTable to better resolve IMT conflicts.Nicolas Geoffray2016-03-221-3/+28
* Revert "Revert "Assembly TLAB allocation fast path for arm64.""Hiroshi Yamauchi2016-03-161-1/+73
* Revert "Assembly TLAB allocation fast path for arm64."Nicolas Geoffray2016-03-161-73/+1
* Assembly TLAB allocation fast path for arm64.Hiroshi Yamauchi2016-03-151-1/+73
* Assembly region TLAB allocation fast path for arm.Hiroshi Yamauchi2016-03-111-1/+4
* Revert "Revert "Implement on-stack replacement for arm/arm64/x86/x86_64.""Nicolas Geoffray2016-02-051-0/+99
* Merge "Remove unused DMB code paths in the ARM64 Optimizing Compiler"Roland Levillain2016-02-022-10/+0
|\
| * Remove unused DMB code paths in the ARM64 Optimizing CompilerSerban Constantinescu2016-01-272-10/+0
* | ARM64: Add direct calls to math intrinsicsAnton Kirilov2016-02-021-0/+19
|/
* x86 Baker's read barrier fast path implementation.Roland Levillain2015-12-151-0/+1
* Revert "lambda: Add support for invoke-interface for boxed innate lambdas"Nicolas Geoffray2015-11-241-22/+0
* lambda: Add support for invoke-interface for boxed innate lambdasIgor Murashkin2015-11-201-0/+22
* Merge "ART: add kryo to a53 #835769 & #843419 erratum exception list"Vladimir Marko2015-11-171-1/+1
|\
| * ART: add kryo to a53 #835769 & #843419 erratum exception listAjay Dudani2015-11-131-1/+1
* | x86/x86-64 read barrier support for concurrent GC in Optimizing.Roland Levillain2015-11-151-1/+2
|/
* Rosalloc fast path in assembly for arm64.Hiroshi Yamauchi2015-10-261-1/+101
* Remove ArtCode.Nicolas Geoffray2015-10-202-7/+5
* Add an abstraction over a compiled code.Nicolas Geoffray2015-10-131-2/+2
* ART: Remove interpreter entrypointsAndreas Gampe2015-10-071-7/+1
* am 487e7b3a: Merge "Revert "Revert "Support unresolved fields in optimizing""Calin Juravle2015-10-021-2/+1
|\
| * Revert "Revert "Support unresolved fields in optimizing"Calin Juravle2015-10-021-2/+1
* | am 931e2684: Merge "ART: Single-frame deopt"Andreas Gampe2015-09-283-18/+30
|\|
| * ART: Single-frame deoptAndreas Gampe2015-09-283-18/+30
* | am c26b4512: Merge "Revert "Revert "Fix deoptimization with pending exception"""Sebastien Hertz2015-09-012-2/+14
|\|
| * Merge "Revert "Revert "Fix deoptimization with pending exception"""Sebastien Hertz2015-09-012-2/+14
| |\
| | * Revert "Revert "Fix deoptimization with pending exception""Sebastien Hertz2015-08-262-2/+14
* | | am 8cd4797f: am 5093d3be: Merge "Add a missing reader barrier in entrypoint s...Mathieu Chartier2015-08-261-1/+1
|\| |
| * | Add a missing reader barrier in entrypoint stubMan Cao2015-08-211-1/+1
| |/
* | am d942853d: am 7c2af0d8: Merge "Remove unnecessary `explicit` qualifiers on ...Roland Levillain2015-08-131-3/+1
|\|
| * Remove unnecessary `explicit` qualifiers on constructors.Roland Levillain2015-08-121-3/+1
| * ART: Remove unique-numbered labels from arm64 assemblyChih-Hung Hsieh2015-07-311-15/+18
* | am c548ae75: ART: Remove unique-numbered labels from arm64 assemblyChih-Hung Hsieh2015-07-311-15/+18
|\ \
| * | ART: Remove unique-numbered labels from arm64 assemblyChih-Hung Hsieh2015-07-311-15/+18
| |/
* | am 94ac13eb: am 3f680bea: Merge "Add read barrier support to the entrypoints."Mathieu Chartier2015-07-282-11/+63
|\|
| * Add read barrier support to the entrypoints.Man Cao2015-07-282-11/+63
* | am 372e3bee: am f64914d7: Merge "Move to newer clang annotations"Mathieu Chartier2015-07-231-1/+1
|\|
| * Move to newer clang annotationsMathieu Chartier2015-07-221-1/+1
* | am c95d94d0: am 34fcff08: Merge "ART: Remove art_quick_invoke_interface_tramp...Andreas Gampe2015-07-141-4/+7
|\|
| * ART: Remove art_quick_invoke_interface_trampolineAndreas Gampe2015-07-141-4/+7
* | am d5ec1ce9: am 3b0667c1: Merge "ART: Fix CFI annotation for art_quick_aput_obj"Andreas Gampe2015-06-291-0/+1
|\|
| * ART: Fix CFI annotation for art_quick_aput_objMathieu Chartier2015-06-291-0/+1
* | am 9975e807: am 8db4a7c8: Merge "ART: Fix CFI annotation in arm64, x86 and x8...Andreas Gampe2015-06-271-0/+2
|\|
| * ART: Fix CFI annotation in arm64, x86 and x86-64 assemblyAndreas Gampe2015-06-261-0/+2
* | am c72c5ac9: Merge "Add cortex-a53 as a valid instruction set variant for arm...Tim Murray2015-06-121-1/+1
|\ \ | |/ |/|