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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dalvik is dead, long live Dalvik!
Brian Carlstrom
2014-08-05
21
-13402
/
+0
*
Move dalvik off cacheflush so we can deprecate it.
Elliott Hughes
2014-02-12
2
-11
/
+5
*
Merge commit 'b75a263239ff48c87b826f5d62a53c0efd22b507' into HEAD
The Android Open Source Project
2013-11-22
1
-1
/
+5
|
\
|
*
JIT tuning; set cache size on command line
buzbee
2013-05-23
1
-1
/
+5
*
|
[MIPS] Use sync instruction in dvmCompilerGenMemBarrier
Chris Dearman
2013-10-25
5
-8
/
+62
|
/
*
Fix -Xjitthreshold (for real this time).
Elliott Hughes
2013-03-01
1
-1
/
+1
*
Fix -Xjitthreshold.
Elliott Hughes
2013-02-25
1
-1
/
+3
*
[MIPS] Fixing FP registers fs0 and fs1 corruption bug.
Douglas Leung
2012-11-26
1
-0
/
+8
*
MIPS: Missing zero-checks in JIT compiler.
Douglas Leung
2012-10-05
1
-1
/
+9
*
Optimize those StrictMath routines that are identical to Math routines.
Elliott Hughes
2012-09-14
1
-6
/
+16
*
Fix an array out-of-bound read in the JIT compiler.
Douglas Leung
2012-08-01
1
-4
/
+10
*
Fix the MIPS build:
Raghu Gandham
2012-07-31
9
-230
/
+142
*
[X86] X86 trace JIT compiler support
Dong-Yuan Chen
2012-07-20
2
-4
/
+5
*
Avoid sign extension in packed-switch.
Elliott Hughes
2012-07-17
2
-16
/
+9
*
Remove some dead code in the MIPS stuff, and run rebuild.sh.
Elliott Hughes
2012-07-17
1
-1
/
+0
*
[MIPS] Dalvik fast interpreter support and JIT implementation
Raghu Gandham
2012-05-02
21
-0
/
+13411