index
:
dalvik.git
kitkat
dalvik
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm
/
compiler
/
codegen
/
arm
/
Codegen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'kk_2.7_rb1.9' of git://codeaurora.org/platform/dalvik into caf
Steve Kondik
2013-11-11
1
-0
/
+2
|
\
|
*
dalvik: dalvik device extension pack.
Xin Qi
2013-10-31
1
-0
/
+2
*
|
Add support for ARMv6J and ARMv6-VFP processor target
Arne Coucheron
2013-07-24
1
-1
/
+1
|
/
*
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
/
+8
*
Remove the unused monitor tracking and deadlock prediction code.
Carl Shapiro
2011-02-01
1
-2
/
+1
*
JIT: Source code reorganization to isolate target independent code
buzbee
2010-09-24
1
-23
/
+1
*
JIT: Reworked the assembler to be smarter about short instruction forms
buzbee
2010-08-04
1
-0
/
+2
*
Clean up warnings detected by gcc.
Ben Cheng
2010-05-28
1
-0
/
+7
*
Clean up the codegen for invoking helper callout functions.
Ben Cheng
2010-04-02
1
-0
/
+1
*
Fix for 2542488 JIT codegen bug with overlapping wide operands
Bill Buzbee
2010-03-27
1
-0
/
+2
*
Made Self Verification mode's memory interface less intrusive.
jeffhao
2010-02-04
1
-0
/
+4
*
Restructure the codegen to make architectural depedency explicit.
Ben Cheng
2009-11-22
1
-69
/
+50
*
Major registor allocation rework - stage 1.
Bill Buzbee
2009-10-30
1
-7
/
+40
*
Implemented a new scheduler and FP register allocator.
Ben Cheng
2009-09-25
1
-3
/
+3
*
Model resource usage for each Thumb/Thumb2 instrution.
Ben Cheng
2009-09-11
1
-0
/
+1
*
Thumb/Thumb2 instruction selection rework.
Bill Buzbee
2009-08-25
1
-2
/
+2
*
Stage 3 of Thumb2 support. armv7-a now generates vfp code inline.
Bill Buzbee
2009-07-31
1
-0
/
+57