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
/
arm
/
FP
Commit message (
Expand
)
Author
Age
Files
Lines
*
Dalvik is dead, long live Dalvik!
Brian Carlstrom
2014-08-05
3
-640
/
+0
*
Dalvik: Add hardware vfp support for OP_LONG_TO_DOUBLE in JIT
Serban Constantinescu
2013-12-19
1
-0
/
+25
*
Use std::string rather than malloc/free for saneDirName.
Elliott Hughes
2011-06-07
1
-1
/
+1
*
Move the compiler into C++.
Carl Shapiro
2011-04-19
3
-4
/
+6
*
Handle OP_THROW in the method JIT.
Ben Cheng
2011-03-02
1
-1
/
+1
*
Add scheduling barrier at the end of IT blocks for FP comparisons.
Ben Cheng
2011-02-11
1
-0
/
+5
*
Fix armv5te-vfp build.
Ben Cheng
2011-01-25
1
-14
/
+14
*
Fix generic-eng (ARMv5) build.
Elliott Hughes
2011-01-24
1
-1
/
+3
*
Light refactoring of handleExecuteInline.
Elliott Hughes
2011-01-20
3
-3
/
+3
*
It's "opcode" not "opCode".
Dan Bornstein
2010-12-01
3
-25
/
+25
*
JIT: Source code reorganization to isolate target independent code
buzbee
2010-09-24
1
-7
/
+2
*
JIT: Fix for armv5te-VFP bug [Issue 2916682]
buzbee
2010-08-13
1
-20
/
+20
*
Remove unused labels, variables, and functions. Enable warnings.
Carl Shapiro
2010-05-21
1
-2
/
+0
*
Clean up the codegen for invoking helper callout functions.
Ben Cheng
2010-04-02
2
-4
/
+1
*
Fix a couple of typos in JIT function names.
Elliott Hughes
2010-02-25
1
-1
/
+1
*
Jit: Phase 1 of register utility cleanup/rewrite - the great renaming
Bill Buzbee
2010-02-09
2
-39
/
+40
*
Restructure the codegen to make architectural depedency explicit.
Ben Cheng
2009-11-22
3
-0
/
+615