summaryrefslogtreecommitdiffstats
path: root/compiler/jni/quick
Commit message (Expand)AuthorAgeFilesLines
* Calling convention support for cross 64/32 compilation.Ian Rogers2014-04-0112-74/+91
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-012-21/+21
* art: Make calling convention immune to SIRT structure changeDmitry Petrochenko2014-04-011-3/+2
* x86_64: JNI compilerDmitry Petrochenko2014-03-2813-26/+376
* Add GC mode for stressing testing heap transitions.Mathieu Chartier2014-03-251-1/+1
* Add FINAL and OVERRIDE to calling conventions of the JNI compilerAndreas Gampe2014-03-204-107/+108
* AArch64: Add arm64 runtime support.Stuart Monteith2014-03-193-0/+338
* Generic JNI implementation for x86_64Andreas Gampe2014-03-051-4/+4
* Restore callee save registers in JNI compiler.Mathieu Chartier2013-10-161-3/+2
* Move disassembler out of runtime.Ian Rogers2013-09-091-6/+0
* Multi threaded hashed deduplication during compilation.Mathieu Chartier2013-09-031-1/+2
* Refactor java.lang.reflect implementationBrian Carlstrom2013-08-131-2/+2
* Entry point clean up.Ian Rogers2013-08-071-3/+3
* Portable refactorings.Ian Rogers2013-07-301-6/+6
* Move assembler out of runtime into compiler/utils.Ian Rogers2013-07-295-10/+10
* Fix cpplint whitespace/blank_line issuesBrian Carlstrom2013-07-181-1/+0
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-174-12/+12
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-129-0/+1812