index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
compiler
/
codegen
/
CompilerCodegen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[X86] X86 trace JIT compiler support
Dong-Yuan Chen
2012-07-20
1
-0
/
+4
*
Normalize the include guard style.
Carl Shapiro
2011-06-14
1
-3
/
+3
*
Get rid of uneeded extern, enum, typedef and struct qualifiers.
Carl Shapiro
2011-04-27
1
-9
/
+1
*
Move the compiler into C++.
Carl Shapiro
2011-04-19
1
-0
/
+11
*
Handle relocatable class objects in JIT'ed code.
Ben Cheng
2011-03-10
1
-3
/
+4
*
Add runtime support for method based compilation.
Ben Cheng
2011-01-26
1
-0
/
+3
*
[JIT] Regalloc cleanup
buzbee
2010-12-14
1
-1
/
+1
*
JIT - support for return-void-barrier [Issue 2992352]
buzbee
2010-11-01
1
-1
/
+1
*
JIT: Support for Dalvik volatiles (issue 2781881)
buzbee
2010-07-21
1
-0
/
+3
*
Jit: Sapphire tuning - mostly scheduling.
Bill Buzbee
2010-03-03
1
-0
/
+3
*
Fix performance issues related to chaining and unchaining.
Ben Cheng
2010-02-03
1
-0
/
+1
*
Tear down the code cache when it is full and restart from scratch.
Ben Cheng
2010-01-07
1
-0
/
+3
*
Restructure the codegen to make architectural depedency explicit.
Ben Cheng
2009-11-22
1
-1
/
+7
*
Implement chaining up to the first 64 cases in a switch statement.
Ben Cheng
2009-11-03
1
-0
/
+3
*
Major registor allocation rework - stage 1.
Bill Buzbee
2009-10-30
1
-0
/
+6
*
Implement SSA-based loop optimizations.
Ben Cheng
2009-09-01
1
-2
/
+2
*
First phase of restructuring to support THUMB2 & ARM traces
Bill Buzbee
2009-07-27
1
-2
/
+7
*
Initial port of the Dalvik JIT enging to the internal repository.
Ben Cheng
2009-06-04
1
-0
/
+37