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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
Merge "Tiny optimization for complier templates for arm."
Elliott Hughes
2013-04-02
7
-44
/
+44
|
\
\
\
\
|
*
|
|
|
Tiny optimization for complier templates for arm.
You Kim
2013-04-03
7
-44
/
+44
*
|
|
|
|
Fix a minor leaks caused by failed initializations.(typo)
You Kim
2013-04-03
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Merge "[x86] Fix errors with WITH_JIT_TUNING defined"
Elliott Hughes
2013-04-01
4
-2
/
+37
|
\
\
\
\
|
*
|
|
|
[x86] Fix errors with WITH_JIT_TUNING defined
Udayan Banerji
2013-03-29
4
-2
/
+37
*
|
|
|
|
Merge "[x86] Terminate trace if SGET/SPUT have unresolved fields in codegen"
Elliott Hughes
2013-04-01
1
-1
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
[x86] Terminate trace if SGET/SPUT have unresolved fields in codegen
Udayan Banerji
2013-03-29
1
-1
/
+11
|
|
/
/
/
/
*
/
/
/
/
[x86] FPU stack needs to be reset after double conversion
Udayan Banerji
2013-04-01
1
-16
/
+34
|
/
/
/
/
*
|
|
/
[x86] Disable Method-JIT for x86 target
Udayan Banerji
2013-03-29
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
Fix -Xjitthreshold (for real this time).
Elliott Hughes
2013-03-01
6
-6
/
+6
|
|
/
|
/
|
*
|
Fix -Xjitthreshold.
Elliott Hughes
2013-02-25
6
-6
/
+18
|
/
*
rTEMP gets clobbered in the JALR macro. Use t9 instead.
Raghu Gandham
2013-01-22
2
-6
/
+6
*
Remove dvmFindInterfaceMethodInCache2.
Elliott Hughes
2012-12-06
4
-32
/
+8
*
JIT: Performance fix for const doubles
buzbee
2012-11-30
3
-5
/
+65
*
Merge "[MIPS] Fix several profiling issues caused by incorrect register saves"
Elliott Hughes
2012-11-27
5
-28
/
+38
|
\
|
*
[MIPS] Fix several profiling issues caused by incorrect register saves
Chris Dearman
2012-11-21
5
-28
/
+38
*
|
[MIPS] Fixing FP registers fs0 and fs1 corruption bug.
Douglas Leung
2012-11-26
1
-0
/
+8
|
/
*
Fix x86 JIT log spam.
Elliott Hughes
2012-11-07
2
-2
/
+9
*
Don't disable inlining for ARM.
Elliott Hughes
2012-10-09
2
-2
/
+11
*
MIPS: Missing zero-checks in JIT compiler.
Douglas Leung
2012-10-05
1
-1
/
+9
*
Use 0xde as the poison value after JIT code cache reset.
Ben Cheng
2012-09-17
1
-2
/
+6
*
Optimize those StrictMath routines that are identical to Math routines.
Elliott Hughes
2012-09-14
2
-12
/
+32
*
hardening: eliminate all text relocations from lidbvm
Ard Biesheuvel
2012-08-11
10
-16
/
+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
55
-972
/
+34401
*
Avoid sign extension in packed-switch.
Elliott Hughes
2012-07-17
4
-30
/
+16
*
Remove some dead code in the MIPS stuff, and run rebuild.sh.
Elliott Hughes
2012-07-17
1
-1
/
+0
*
Missing zero-checks in JIT compiler
Mattias Petersson
2012-07-10
1
-1
/
+9
*
am 44292346: Merge "Switched code to blx <reg>"
Jean-Baptiste Queru
2012-06-20
11
-173
/
+173
|
\
|
*
Switched code to blx <reg>
David Butcher
2012-06-20
11
-173
/
+173
*
|
resolved conflicts for merge of 93a44a28 to jb-dev-plus-aosp
Elliott Hughes
2012-05-03
82
-5
/
+19285
|
\
|
|
*
[MIPS] Dalvik fast interpreter support and JIT implementation
Raghu Gandham
2012-05-02
82
-5
/
+19285
*
|
am 0cdf3934: am d2a4bb85: Merge "Fix a leak in the JIT."
Elliott Hughes
2012-04-24
1
-2
/
+2
|
\
|
|
*
Fix a leak in the JIT.
Elliott Hughes
2012-04-19
1
-2
/
+2
|
*
Bug fix for control-flow construction involving nested loops.
Ben Cheng
2012-01-18
1
-15
/
+53
*
|
Fix an array out-of-bound read in the JIT compiler.
Ben Cheng
2012-04-13
1
-4
/
+10
*
|
Bug fix for control-flow construction involving nested loops.
Ben Cheng
2012-01-18
1
-15
/
+53
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
22
-107
/
+107
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-1
/
+1
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-05
1
-1
/
+1
*
|
Remove unsupported experimental opcodes.
Elliott Hughes
2012-01-05
4
-937
/
+51
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
8
-87
/
+87
|
/
*
Initialize the vC field of inlined getters/setters.
Ben Cheng
2011-12-01
1
-0
/
+14
*
Fix memory barriers (Issue 3338450)
buzbee
2011-09-27
1
-1
/
+7
*
Mark a variable as volatile to suppress a gcc warning.
Doug Kwan
2011-06-29
1
-1
/
+6
*
Fix a use of uninitialized variable found by gcc-4.6. I don't think this is a
Doug Kwan
2011-06-26
1
-1
/
+1
*
[JIT] Fix uninitialized read (issue #4929028)
buzbee
2011-06-23
1
-1
/
+1
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
17
-55
/
+55
*
Fix a minor leaks caused by failed initializations.
Carl Shapiro
2011-06-08
1
-0
/
+1
[prev]
[next]