aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/Assemble.cpp
Commit message (Expand)AuthorAgeFilesLines
* vm: Enable fast multiply on perf builds tooSteve Kondik2014-03-241-2/+0
* Merge branch 'kk_2.7_rb1.11' of git://codeaurora.org/platform/dalvik into cm-...Steve Kondik2013-11-301-5/+11
|\
| * dalvik: use T3 branch when target offset is too largeWei Wang2013-11-191-5/+11
* | Merge branch 'kk_2.7_rb1.9' of git://codeaurora.org/platform/dalvik into cafSteve Kondik2013-11-111-16/+44
|\|
| * dalvik: dalvik device extension pack.Xin Qi2013-10-311-16/+42
|/
* 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