summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints/quick/quick_thread_entrypoints.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor quick entrypointsIan Rogers2014-10-201-3/+2
* Compile time performance improvements focusing on interpret-only.Ian Rogers2014-09-121-6/+4
* Improve performance of invokevirtual/invokeinterface with embedded imt/vtableMingyao Yang2014-07-111-1/+1
* AArch64: Add memcmp16() for Arm64; ensure xSELF not clobberedSerban Constantinescu2014-06-301-7/+0
* ART: Use StackReference in Quick Stack FrameAndreas Gampe2014-05-291-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/+38