summaryrefslogtreecommitdiffstats
path: root/vm/mterp
Commit message (Expand)AuthorAgeFilesLines
* Dalvik: Add hardware support for OP_LONG_TO_DOUBLE in the interpreterSerban Constantinescu2014-02-023-13/+45
* Dalvik: Add sdiv support in the interpreterSerban Constantinescu2014-02-0212-308/+504
* Dalvik: DMB OptimisationDavid Butcher2014-01-023-6/+6
* Merge branch 'kk_2.7_rb1.9' of git://codeaurora.org/platform/dalvik into cafSteve Kondik2013-11-1112-15/+760
|\
| * dalvik: dalvik device extension pack.Xin Qi2013-10-3112-15/+760
| * [x86] Fix errors with WITH_JIT_TUNING definedUdayan Banerji2013-03-292-0/+16
* | Fix merge errordhacker292013-08-111-1/+0
* | dalvik: update ARMv6 code to bring in line with ARMv5Lalit Maganti2013-07-242-8/+8
* | dalvik: Update ARMv6 code to compile and bring in line with ARMv5Lalit Maganti2013-07-246-21475/+50
* | Add support for ARMv6J and ARMv6-VFP processor targetArne Coucheron2013-07-248-2/+58302
* | [x86] Fix errors with WITH_JIT_TUNING definedUdayan Banerji2013-04-012-0/+16
|/
* Remove stray references to non-existent opcodes.Elliott Hughes2013-02-145-12/+6
* Remove dead instruction in common_exceptionThrown.Jeff Hao2013-02-019-9/+0
* Optimize opcodes to avoid bubble in pipeline.You Kim2012-12-1717-99/+99
* Don't cache failures in the interface cache.Elliott Hughes2012-12-061-0/+1
* Merge "[MIPS] Fix DDMS(profiling) bug."Elliott Hughes2012-11-273-8/+8
|\
| * [MIPS] Fix DDMS(profiling) bug.Douglas Leung2012-11-213-8/+8
* | [MIPS] Fixing FP registers fs0 and fs1 corruption bug.Douglas Leung2012-11-263-30/+30
|/
* Remove Jumbo opcode supportRaghu Gandham2012-10-15261-1635/+0
* hardening: eliminate all text relocations from lidbvmArd Biesheuvel2012-08-1110-149/+214
* Fix ALOGV bit rot.Elliott Hughes2012-08-063-3/+3
* [X86] X86 trace JIT compiler supportDong-Yuan Chen2012-07-20320-32332/+2013
* Remove some dead code in the MIPS stuff, and run rebuild.sh.Elliott Hughes2012-07-173-11621/+110
* am 44292346: Merge "Switched code to blx <reg>"Jean-Baptiste Queru2012-06-205-20/+20
|\
| * Switched code to blx <reg>David Butcher2012-06-205-20/+20
* | am 07901d5e: Merge "Running rebuild.sh found a few changes to be updated to v...Elliott Hughes2012-05-302-13/+29
|\|
| * Running rebuild.sh found a few changes to be updated toRaghu Gandham2012-05-302-13/+29
* | am 20aeca6e: Merge "Pad the 8 and 16 bit Jvalue members"Elliott Hughes2012-05-031-0/+4
|\|
| * Pad the 8 and 16 bit Jvalue membersChris Dearman2012-05-031-0/+4
* | resolved conflicts for merge of 93a44a28 to jb-dev-plus-aospElliott Hughes2012-05-03574-4/+39998
|\|
| * [MIPS] Dalvik fast interpreter support and JIT implementationRaghu Gandham2012-05-02574-4/+39998
* | resolved conflicts for merge of 5a1fcc8a to jb-dev-plus-aospElliott Hughes2012-04-3012-57/+62
|\|
| * Merge changes I8669dfbc,I0ffb15b7,Ib2b8e87a,Ifc7de30eElliott Hughes2012-04-3012-98/+108
| |\
| | * Use old frame for dvmReportPreNativeInvoke/dvmReportPostNativeInvokeChris Dearman2012-02-155-10/+10
| | * Restore fp after calling JNI method in allstubs interpreterChris Dearman2012-02-155-5/+10
| | * Fix the warning emitted by codesourcery compiler 4.5.2Raghu Gandham2012-02-155-5/+10
| | * Fix instruction logging messagesChris Dearman2012-02-1511-78/+78
* | | resolved conflicts for merge of 4c5f9711 to jb-dev-plus-aospElliott Hughes2012-04-3010-28/+38
|\| |
| * | Merge "Fix the portable interpreter build"Elliott Hughes2012-04-3010-28/+38
| |\|
| | * Fix the portable interpreter buildChris Dearman2012-02-1510-28/+38
* | | am 8b946491: Merge "Fixed bug in x86-atom fast interpreter. Adds guard for po...Elliott Hughes2012-04-302-0/+6
|\| |
| * | Merge "Fixed bug in x86-atom fast interpreter. Adds guard for potential null ...Elliott Hughes2012-04-302-0/+6
| |\ \
| | * | Fixed bug in x86-atom fast interpreter. Adds guard for potential null pointer.Johnnie Birch2011-03-252-0/+6
| * | | Bug fix for control-flow construction involving nested loops.Ben Cheng2012-01-181-1/+1
| | |/ | |/|
* | | Support building Dalvik with AddressSanitizer.Evgeniy Stepanov2012-04-115-0/+15
* | | x86 mterp debug/profile fix (issue 5938080)buzbee2012-01-307-17/+22
* | | Bug fix for control-flow construction involving nested loops.Ben Cheng2012-01-181-1/+1
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-0813-69/+69
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-065-5/+5
* | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-2/+2