summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints/quick/quick_fillarray_entrypoints.cc
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-2/+2
* Refactor quick entrypointsIan Rogers2014-10-201-3/+2
* Don't copy fill array data to quick literal pool.Ian Rogers2014-10-081-35/+11
* ART: Use StackReference in Quick Stack FrameAndreas Gampe2014-05-291-1/+1
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+1
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-1/+1
* Portable refactorings.Ian Rogers2013-07-301-1/+1
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-0/+63