index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
compiler
/
codegen
/
arm
/
LocalOptimizations.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the compiler into C++.
Carl Shapiro
2011-04-19
1
-450
/
+0
*
Add support to do suspend polling on backward branches in JIT'ed code.
Ben Cheng
2011-02-16
1
-383
/
+321
*
Misc goodies in the JIT in preparation for more aggressive code motion.
Ben Cheng
2011-02-08
1
-20
/
+20
*
Fix implicit conversions, rename reserved works, enable -Wc++-compat.
Carl Shapiro
2010-12-07
1
-3
/
+3
*
It's "opcode" not "opCode".
Dan Bornstein
2010-12-01
1
-4
/
+4
*
Clean up warnings detected by gcc.
Ben Cheng
2010-05-28
1
-0
/
+3
*
Remove unused labels, variables, and functions. Enable warnings.
Carl Shapiro
2010-05-21
1
-3
/
+0
*
Use correct resource flags for Dalvik ld/st instructions to enable code motion.
Ben Cheng
2010-03-25
1
-13
/
+39
*
Bug fix for JIT peephole optimization.
Ben Cheng
2010-03-17
1
-4
/
+6
*
Jit: Sapphire tuning - mostly scheduling.
Bill Buzbee
2010-03-03
1
-6
/
+142
*
Restructure the codegen to make architectural depedency explicit.
Ben Cheng
2009-11-22
1
-6
/
+5
*
Fix a memory disambiguation and a SFP/DFP assembling bug in the JIT.
Ben Cheng
2009-09-30
1
-8
/
+5
*
Implemented a new scheduler and FP register allocator.
Ben Cheng
2009-09-25
1
-90
/
+138
*
Model resource usage for each Thumb/Thumb2 instrution.
Ben Cheng
2009-09-11
1
-18
/
+127
*
Improved codegen for inline, continuing codegen restructuring
Bill Buzbee
2009-08-28
1
-0
/
+3
*
Thumb/Thumb2 instruction selection rework.
Bill Buzbee
2009-08-25
1
-2
/
+28
*
Continuing evolution of Thumb2 support.
Bill Buzbee
2009-08-13
1
-24
/
+45
*
Stage 3 of Thumb2 support. armv7-a now generates vfp code inline.
Bill Buzbee
2009-07-31
1
-0
/
+6
*
Stage 2 of structural changes for support of THUMB2. No logic changes.
Bill Buzbee
2009-07-28
1
-0
/
+139