summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm/Assemble.cpp
Commit message (Expand)AuthorAgeFilesLines
* Dalvik is dead, long live Dalvik!Brian Carlstrom2014-08-051-2977/+0
* Move dalvik off cacheflush so we can deprecate it.Elliott Hughes2014-02-121-5/+5
* Dalvik: Add hardware vfp support for OP_LONG_TO_DOUBLE in JITSerban Constantinescu2013-12-191-0/+12
* Dalvik: Add sdiv support in the JITSerban Constantinescu2013-12-191-0/+15
* am bbd903de: am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy ...Elliott Hughes2013-06-171-0/+5
|\
| * JIT: Use rsb and shift in easy multiply.Anders O Nilsson2013-06-141-0/+5
| * JIT: Performance fix for const doublesbuzbee2012-11-301-1/+2
* | JIT tuning; set cache size on command linebuzbee2013-05-231-0/+2
* | JIT: Performance fix for const doublesbuzbee2012-11-301-1/+2
|/
* [X86] X86 trace JIT compiler supportDong-Yuan Chen2012-07-201-2/+1
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-10/+10
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-23/+23
* Prefer printf format "%#x" over "0x%x".Dan Bornstein2011-05-261-8/+8
* Further conservation of newlines.Dan Bornstein2011-05-261-4/+4
* am 9f54185b: Set "needFallThroughBranch" flag during block split.Ben Cheng2011-04-221-0/+4
* Move the compiler into C++.Carl Shapiro2011-04-191-0/+2939