aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/LocalOptimizations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kk_2.7_rb1.9' of git://codeaurora.org/platform/dalvik into cafSteve Kondik2013-11-111-8/+35
|\
| * dalvik: dalvik device extension pack.Xin Qi2013-10-311-8/+31
* | JIT: Combine add with shift.Anders O Nilsson2013-07-241-0/+133
|/
* Fix an array out-of-bound read in the JIT compiler.Ben Cheng2012-04-131-4/+10
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
* Fix a use of uninitialized variable found by gcc-4.6. I don't think this is aDoug Kwan2011-06-261-1/+1
* Local optimization fixes for diverences found by self verification.Ben Cheng2011-04-231-0/+10
* Move the compiler into C++.Carl Shapiro2011-04-191-0/+450