index
:
android_dalvik
cm-10.1
cm-10.2
cm-11.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
cm-9.1.0
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.1
lineage-16.0
mr1.1-staging
perf
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
/
compiler
/
codegen
/
armv5te
/
Codegen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stage 2 of structural changes for support of THUMB2. No logic changes.
Bill Buzbee
2009-07-28
1
-3614
/
+0
*
First phase of restructuring to support THUMB2 & ARM traces
Bill Buzbee
2009-07-27
1
-6
/
+6
*
Inline-execute for Java.Lang.Math routines, jit codegen restructure, various ...
Bill Buzbee
2009-07-10
1
-176
/
+222
*
Improved method invocation performance: 1.5x for virtual and 2.8x for interface.
Ben Cheng
2009-07-09
1
-105
/
+402
*
Collect per-method code size statistics to show compiled vs overall Dalvik po...
Ben Cheng
2009-06-24
1
-1
/
+1
*
The address of dvmMterpCommonExceptionThrown should be loaded in a position-i...
Ben Cheng
2009-06-22
1
-2
/
+4
*
Instance_of should return false if reference is NULL.
Ben Cheng
2009-06-22
1
-4
/
+5
*
Trace profiling support for the jit
Bill Buzbee
2009-06-18
1
-5
/
+30
*
Implemented peephole optimizations including null-check elimination, redundan...
Ben Cheng
2009-06-17
1
-297
/
+604
*
Add arm vfp support for the Jit
Bill Buzbee
2009-06-16
1
-66
/
+95
*
Fix two codegen problems: out-of-bound PC-relative addresses and missing bran...
Ben Cheng
2009-06-09
1
-22
/
+37
*
Initial port of the Dalvik JIT enging to the internal repository.
Ben Cheng
2009-06-04
1
-0
/
+2892