summaryrefslogtreecommitdiffstats
path: root/compiler/jni/quick/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-3/+3
* Move quick frame info to OatQuickMethodHeader.Vladimir Marko2014-05-131-1/+1
* ART: aarch64 jni compiler needs to extend small return typesAndreas Gampe2014-05-011-0/+5
* art: Use SIRT::GetAlignedSirtSizeTarget in calling conventionDmitry Petrochenko2014-04-101-1/+1
* Calling convention support for cross 64/32 compilation.Ian Rogers2014-04-012-9/+12
* Allow mixing of thread offsets between 32 and 64bit architectures.Ian Rogers2014-04-011-5/+5
* x86_64: JNI compilerDmitry Petrochenko2014-03-282-0/+286