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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dalvik is dead, long live Dalvik!
Brian Carlstrom
2014-08-05
35
-34369
/
+0
*
dalvik: let 32-bit dalvik build on multilib targets
Colin Cross
2014-03-21
1
-0
/
+1
*
Move dalvik off cacheflush so we can deprecate it.
Elliott Hughes
2014-02-12
1
-4
/
+0
*
am 730ba5ca: Merge "Fix the protection of code cache for x86 JIT"
Elliott Hughes
2013-08-09
1
-9
/
+9
|
\
|
*
Fix the protection of code cache for x86 JIT
Jun Tian
2013-08-09
1
-9
/
+9
*
|
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
*
|
libenc: remove libutils dependency
Alex Ray
2013-07-23
1
-1
/
+1
*
|
JIT tuning; set cache size on command line
buzbee
2013-05-23
1
-1
/
+5
|
/
*
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
1
-1
/
+1
*
Fix -Xjitthreshold.
Elliott Hughes
2013-02-25
1
-1
/
+3
*
Remove dvmFindInterfaceMethodInCache2.
Elliott Hughes
2012-12-06
4
-32
/
+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
1
-2
/
+1
*
[X86] X86 trace JIT compiler support
Dong-Yuan Chen
2012-07-20
44
-962
/
+34302
*
resolved conflicts for merge of 93a44a28 to jb-dev-plus-aosp
Elliott Hughes
2012-05-03
1
-0
/
+7
|
\
|
*
[MIPS] Dalvik fast interpreter support and JIT implementation
Raghu Gandham
2012-05-02
1
-0
/
+7
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
2
-2
/
+2
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-1
/
+1
|
/
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
3
-11
/
+11
*
Establish a subclass relationship between ClassObject and Object.
Carl Shapiro
2011-05-06
1
-2
/
+2
*
Merge remote branch 'goog/dalvik-dev' into dalvik-dev-to-master
Brian Carlstrom
2011-05-05
7
-18
/
+19
|
\
|
*
Establish a subclass relationship between ArrayObject and Object.
Carl Shapiro
2011-05-03
1
-3
/
+3
|
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
2
-3
/
+3
|
*
Move the compiler into C++.
Carl Shapiro
2011-04-19
5
-5
/
+5
|
/
*
Fix interpreter debug attach
buzbee
2011-03-30
1
-1
/
+1
*
Interpreter restructuring
buzbee
2011-03-23
1
-0
/
+3
*
Handle relocatable class objects in JIT'ed code.
Ben Cheng
2011-03-10
1
-0
/
+4
*
Interpreter restructuring: eliminate InterpState
buzbee
2011-02-19
3
-4
/
+4
*
Ensure we always call inline natives.
Elliott Hughes
2011-02-16
1
-17
/
+0
*
[JIT] Fix for 3385583: Performance variance
Bill Buzbee
2011-02-03
1
-0
/
+5
*
am af5aa1f4: Don\'t treat dvmJitToPatchPredictedChain as a Jit-to-Interp entr...
Ben Cheng
2011-01-04
1
-6
/
+2
|
\
|
*
Don't treat dvmJitToPatchPredictedChain as a Jit-to-Interp entry point.
Ben Cheng
2011-01-04
1
-6
/
+2
*
|
am 0d1aac38: Revert "Remove inline natives for an unused performance test."
Jesse Wilson
2010-12-22
1
-0
/
+1
|
\
|
|
*
Revert "Remove inline natives for an unused performance test."
Jesse Wilson
2010-12-22
1
-0
/
+1
*
|
am 7ecd89dc: Remove inline natives for an unused performance test.
Jesse Wilson
2010-12-22
1
-1
/
+0
|
\
|
|
*
Remove inline natives for an unused performance test.
Jesse Wilson
2010-12-22
1
-1
/
+0
*
|
[JIT] Regalloc cleanup
buzbee
2010-12-14
1
-4
/
+0
*
|
Stamp out some x86/host mode warnings
buzbee
2010-12-14
3
-3
/
+13
*
|
Experimental x86 Jit trace selection
buzbee
2010-12-13
3
-14
/
+91
|
/
*
Another clarifying rename and a bit more automation.
Dan Bornstein
2010-12-03
1
-6
/
+6
*
It's "opcode" not "opCode".
Dan Bornstein
2010-12-01
2
-2
/
+2
*
Rename OpCode.h -> DexOpcodes.h.
Dan Bornstein
2010-12-01
3
-5
/
+3
*
Say kNumDalvikInstructions when appropriate.
Dan Bornstein
2010-11-19
1
-6
/
+6
[next]