summaryrefslogtreecommitdiffstats
path: root/vm/compiler/codegen/arm/LocalOptimizations.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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