summaryrefslogtreecommitdiffstats
path: root/runtime/asm_support.h
Commit message (Expand)AuthorAgeFilesLines
* ART: Refactor Thread::InitAndreas Gampe2015-06-031-2/+2
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-18/+22
* Merge "Insert a read barrier in the JNI bridge."Hiroshi Yamauchi2015-05-111-1/+1
|\
| * Insert a read barrier in the JNI bridge.Hiroshi Yamauchi2015-05-071-1/+1
* | JDWP: properly combine location eventsSebastien Hertz2015-04-291-1/+1
|/
* Merge "Replace String CharArray with internal uint16_t array."Jeff Hao2015-04-281-7/+4
|\
| * Replace String CharArray with internal uint16_t array.Jeff Hao2015-04-271-7/+4
* | Use the lock word bits for Baker-style read barrier.Hiroshi Yamauchi2015-04-231-1/+1
|/
* ARM64: Remove suspend register.Zheng Xu2015-04-141-2/+2
* Move ArtField to nativeMathieu Chartier2015-04-101-3/+3
* Refactor and improve GC root handlingMathieu Chartier2015-04-061-2/+7
* Revert "Revert "Deoptimization-based bce.""Mingyao Yang2015-04-011-1/+1
* Revert "Deoptimization-based bce."Andreas Gampe2015-03-241-1/+1
* Deoptimization-based bce.Mingyao Yang2015-03-231-1/+1
* Assembly TLAB allocation fast path for x86_64.Hiroshi Yamauchi2015-03-201-0/+41
* am ff3ef43f: Merge "Reserve bits in the lock word for read barriers."Hiroshi Yamauchi2015-03-041-0/+22
|\
| * Reserve bits in the lock word for read barriers.Hiroshi Yamauchi2015-03-031-0/+22
* | am caea3fe2: am 55037f18: Merge "Remove portable."Elliott Hughes2014-12-121-8/+0
|\ \ | |/
| * Remove portable.Elliott Hughes2014-12-121-8/+0
* | am e5fc7729: am 220526b0: Merge "Move dexCacheStrings from ArtMethod to Class"Mathieu Chartier2014-11-261-2/+2
|\ \ | |/
| * Move dexCacheStrings from ArtMethod to ClassMathieu Chartier2014-11-251-2/+2
* | am d3ff02e6: am 385f00f8: Merge "Delete ArtMethod gc_map_ field"Mathieu Chartier2014-11-251-2/+2
|\ \ | |/
| * Delete ArtMethod gc_map_ fieldMathieu Chartier2014-11-241-2/+2
* | am bcc68d93: am f90866a4: Merge "Change 64 bit ArtMethod fields to be pointer...Mathieu Chartier2014-11-181-6/+14
|\ \ | |/
| * Change 64 bit ArtMethod fields to be pointer sizedMathieu Chartier2014-11-181-6/+14
* | resolved conflicts for merge of 9f2a2259 to lmp-mr1-dev-plus-aospbuzbee2014-11-111-1/+1
|\ \ | |/ |/|
| * Reduce suspend check thresholdbuzbee2014-11-071-1/+1
| * DO NOT MERGE. Only have a portable entrypoint in portable builds.Ian Rogers2014-09-181-2/+7
* | Refactor quick entrypointsIan Rogers2014-10-201-33/+124
* | Revert "Adjust the suspend check interval to 16."Ian Rogers2014-10-131-1/+1
* | Adjust the suspend check interval to 16.Hiroshi Yamauchi2014-10-131-1/+1
|/
* Insert an empty read barrier call.Hiroshi Yamauchi2014-04-031-1/+1
* Make the support code for read barriers a bit more general.Hiroshi Yamauchi2014-03-311-2/+2
* (Experimental) Add Brooks pointers.Hiroshi Yamauchi2014-02-251-0/+26
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+2
* Remove intialized static storage from dex cache.Ian Rogers2014-01-081-2/+2
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-1/+2
* Improve quick codegen for aput-object.Ian Rogers2013-10-081-0/+8
* Inflate contended lock word by suspending owner.Ian Rogers2013-10-021-0/+3
* Portable refactorings.Ian Rogers2013-07-301-25/+0
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+58