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
/
CodegenDriver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made Self Verification mode's memory interface less intrusive.
jeffhao
2010-02-04
1
-538
/
+91
*
Fix performance issues related to chaining and unchaining.
Ben Cheng
2010-02-03
1
-5
/
+1
*
Jit: Rework monitor enter/exit to simplify thread suspension
Bill Buzbee
2010-02-02
1
-29
/
+24
*
Jit: Rework delayed start plus misc. cleanup
Bill Buzbee
2010-01-28
1
-0
/
+11
*
Jit: Fix INSTANCE_OF corner case.
Bill Buzbee
2010-01-27
1
-1
/
+13
*
Tighten the safe points for code cache resets to happen.
Ben Cheng
2010-01-25
1
-1
/
+2
*
Fix chaining offset mis-calculation for translations w/ large switch statements.
Ben Cheng
2010-01-15
1
-4
/
+7
*
Fix bad long negate; bug 2373405 - EnumSetTest failure with JIT today
Bill Buzbee
2010-01-14
1
-3
/
+6
*
Tear down the code cache when it is full and restart from scratch.
Ben Cheng
2010-01-07
1
-0
/
+3
*
Jit: Update monitor lock/unlock to reflect thinlock changes (I34b20f49)
Bill Buzbee
2009-12-22
1
-1
/
+1
*
Repurpose bits 1 and 2 of the lockword for encoding the hash state of
Carl Shapiro
2009-12-21
1
-1
/
+1
*
Jit: shift bug fix - 2296099
Bill Buzbee
2009-12-02
1
-3
/
+19
*
Jit: Support for inline-execute/range [issue 2268232]
Bill Buzbee
2009-11-23
1
-16
/
+13
*
Jit: Misc fixes, move_exception, blocking mode, self-cosim
Bill Buzbee
2009-11-23
1
-12
/
+3
*
Restructure the codegen to make architectural depedency explicit.
Ben Cheng
2009-11-22
1
-0
/
+4220