aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/Thumb2/Factory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kk_2.7_rb1.9' of git://codeaurora.org/platform/dalvik into cafSteve Kondik2013-11-111-13/+68
|\
| * dalvik: dalvik device extension pack.Xin Qi2013-10-311-13/+54
* | Revert "Move verification of class access flags to libdex"Ricardo Cerqueira2013-11-011-10/+0
* | JIT: Combine add with shift and offset for array load & store.Anders O Nilsson2013-07-241-0/+10
|/
* Fix JIT bug related to immediate doublesbuzbee2013-02-111-1/+2
* JIT: Performance fix for const doublesbuzbee2012-11-301-4/+36
* Fix a Thumb vs Thumb2 codegen bug.Ben Cheng2011-05-111-1/+31
* Move the compiler into C++.Carl Shapiro2011-04-191-0/+1237