summaryrefslogtreecommitdiffstats
path: root/runtime/entrypoints/quick/quick_entrypoints.h
Commit message (Expand)AuthorAgeFilesLines
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-3/+2
* Initial changes towards Generic JNI optionAndreas Gampe2014-03-031-0/+1
* Embed array class pointers at array allocation sites.Hiroshi Yamauchi2014-01-271-0/+1
* Use direct class pointers at allocation sites in the compiled code.Hiroshi Yamauchi2014-01-231-0/+2
* Implement Interface Method Tables (IMT).Jeff Hao2013-10-291-1/+1
* Fast JNI support.Ian Rogers2013-10-201-6/+7
* Improve quick codegen for aput-object.Ian Rogers2013-10-081-3/+5
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-5/+5
* Entry point clean up.Ian Rogers2013-08-071-41/+33
* Portable refactorings.Ian Rogers2013-07-301-10/+5
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-291-0/+175