index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
compiler
/
codegen
/
arm
/
RallocUtil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
JIT: Source code reorganization to isolate target independent code
buzbee
2010-09-24
1
-1010
/
+0
*
Staticify.
Andy McFadden
2010-09-17
1
-1
/
+1
*
Jit: Fix for 2793725 SIGSEGV in JIT code cache
Bill Buzbee
2010-06-23
1
-0
/
+2
*
Remove unused labels, variables, and functions. Enable warnings.
Carl Shapiro
2010-05-21
1
-22
/
+0
*
Jit: Fix for 2542488 JIT codegen bug with overlapping wide operands
Bill Buzbee
2010-03-25
1
-1
/
+11
*
Jit: Make most Jit compile failures non-fatal; just abort offending translation
Bill Buzbee
2010-03-07
1
-6
/
+6
*
Jit: Sapphire tuning - mostly scheduling.
Bill Buzbee
2010-03-03
1
-41
/
+67
*
Fix a couple of typos in JIT function names.
Elliott Hughes
2010-02-25
1
-10
/
+10
*
Jit: Phase 1 of register utility cleanup/rewrite - the great renaming
Bill Buzbee
2010-02-09
1
-128
/
+131
*
Jit: Fix register usage bug (driveabout failure)
Bill Buzbee
2010-01-28
1
-0
/
+1
*
Restructure the codegen to make architectural depedency explicit.
Ben Cheng
2009-11-22
1
-201
/
+186
*
Major registor allocation rework - stage 1.
Bill Buzbee
2009-10-30
1
-0
/
+1005