index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
compiler
Commit message (
Expand
)
Author
Age
Files
Lines
*
dalvik: Disable loop hoisting optimization on perf builds
Steve Kondik
2014-05-08
1
-0
/
+4
*
Merge "Revert "Revert "Initialize callTgt variable""" into kitkat
Davor Bertovic
2014-04-01
1
-1
/
+1
|
\
|
*
Revert "Revert "Initialize callTgt variable""
Davor Bertovic
2014-04-01
1
-1
/
+1
*
|
Merge "Revert "Initialize callTgt variable"" into kitkat
Davor Bertovic
2014-03-30
1
-1
/
+1
|
\
|
|
*
Revert "Initialize callTgt variable"
Davor Bertovic
2014-03-30
1
-1
/
+1
*
|
dalvik: add placeholder for future changes
Wei Wang
2014-03-28
2
-1
/
+10
|
/
*
Initialize callTgt variable
Bernhard Rosenkränzer
2014-03-28
1
-1
/
+1
*
vm: Enable fast multiply on perf builds too
Steve Kondik
2014-03-24
5
-13
/
+2
*
Dalvik: DMB Optimisations for TracingJIT
David Butcher
2013-12-18
2
-9
/
+9
*
Merge branch 'kk_2.7_rb1.11' of git://codeaurora.org/platform/dalvik into cm-...
Steve Kondik
2013-11-30
1
-5
/
+11
|
\
|
*
dalvik: use T3 branch when target offset is too large
Wei Wang
2013-11-19
1
-5
/
+11
*
|
Merge branch 'kk_2.7_rb1.9' of git://codeaurora.org/platform/dalvik into caf
Steve Kondik
2013-11-11
23
-153
/
+1409
|
\
|
|
*
dalvik: dalvik device extension pack.
Xin Qi
2013-10-31
23
-154
/
+1082
*
|
Merge tag 'android-4.4_r1' into cm-11.0
Ricardo Cerqueira
2013-11-01
32
-1098
/
+157
|
\
|
|
*
Fix the protection of code cache for x86 JIT
Jun Tian
2013-08-09
2
-17
/
+17
|
*
resolved conflicts for merge of ae77d6b6 to master
Brian Carlstrom
2013-08-02
1
-1
/
+1
|
|
\
|
|
*
Remove dependency on frameworks/native
Brian Carlstrom
2013-08-01
1
-1
/
+1
|
*
|
am 73a09433: Merge "Minor code cleanup to address warnings found by Clang."
Ben Cheng
2013-07-29
1
-1
/
+1
|
|
\
|
|
|
*
Minor code cleanup to address warnings found by Clang.
Ben Cheng
2013-07-29
1
-1
/
+1
|
*
|
libenc: remove libutils dependency
Alex Ray
2013-07-23
1
-1
/
+1
|
*
|
am bbd903de: am 28702c58: am ae2fb913: Merge "JIT: Use rsb and shift in easy ...
Elliott Hughes
2013-06-17
5
-4
/
+23
|
|
\
|
|
|
*
JIT: Use rsb and shift in easy multiply.
Anders O Nilsson
2013-06-14
5
-4
/
+23
|
*
|
am 15139109: am 6529809b: Merge "JIT: Allow use of cbz/cbnz for conditional b...
Elliott Hughes
2013-06-13
1
-4
/
+2
|
|
\
|
|
|
*
Merge "JIT: Allow use of cbz/cbnz for conditional branch gen."
Elliott Hughes
2013-06-13
1
-4
/
+2
|
|
|
\
|
|
|
*
JIT: Allow use of cbz/cbnz for conditional branch gen.
Anders O Nilsson
2013-04-18
1
-4
/
+2
|
*
|
|
am de241376: am 91027c67: Merge "Remove unused compiler templates for armv7-a*"
Elliott Hughes
2013-06-05
10
-1004
/
+10
|
|
\
|
|
|
|
*
|
Merge "Remove unused compiler templates for armv7-a*"
Elliott Hughes
2013-06-05
10
-1004
/
+10
|
|
|
\
\
|
|
|
*
|
Remove unused compiler templates for armv7-a*
You Kim
2013-05-17
10
-1004
/
+10
|
|
|
|
/
|
*
|
|
am b91f922c: am f3079bda: Merge "Rename unreasonable function name dmvCompile...
Elliott Hughes
2013-06-05
10
-20
/
+20
|
|
\
|
|
|
|
*
|
Rename unreasonable function name dmvCompilerTemplateEnd
Yanchuan Nian
2013-06-05
10
-20
/
+20
|
|
*
|
Fix JIT bug related to immediate doubles
buzbee
2013-04-26
1
-1
/
+2
|
|
|
/
|
|
*
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
|
*
|
JIT tuning; set cache size on command line
buzbee
2013-05-23
8
-7
/
+41
|
*
|
Revert "Revert "Tiny optimization for complier templates for arm.""
Elliott Hughes
2013-05-03
7
-44
/
+44
*
|
|
Revert "Move verification of class access flags to libdex"
Ricardo Cerqueira
2013-11-01
6
-317
/
+147
*
|
|
JIT: Combine add with shift and offset for array load & store.
Anders O Nilsson
2013-07-24
4
-143
/
+294
*
|
|
JIT: Combine add with shift.
Anders O Nilsson
2013-07-24
2
-0
/
+134
*
|
|
JIT: Hoist loop load operations above loop.
Henrik Smiding
2013-07-24
3
-1
/
+211
*
|
|
JIT: Use rsb and shift in easy multiply.
Anders O Nilsson
2013-07-24
5
-4
/
+23
*
|
|
JIT: Combine shift & sub for monitor unlock.
Anders O Nilsson
2013-07-24
1
-2
/
+1
*
|
|
JIT: Allow use of cbz/cbnz for conditional branch gen.
Anders O Nilsson
2013-07-24
1
-4
/
+2
*
|
|
dalvik: update ARMv6 code to bring in line with ARMv5
Lalit Maganti
2013-07-24
9
-113
/
+115
[next]