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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
JIT: Allow use of cbz/cbnz for conditional branch gen.
Anders O Nilsson
2013-04-18
1
-4
/
+2
*
Optimize those StrictMath routines that are identical to Math routines.
Elliott Hughes
2012-09-14
1
-6
/
+16
*
Avoid sign extension in packed-switch.
Elliott Hughes
2012-07-17
1
-7
/
+7
*
Missing zero-checks in JIT compiler
Mattias Petersson
2012-07-10
1
-1
/
+9
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-19
/
+19
*
Remove unsupported experimental opcodes.
Elliott Hughes
2012-01-05
1
-117
/
+29
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-2
/
+2
*
Fix memory barriers (Issue 3338450)
buzbee
2011-09-27
1
-1
/
+7
*
Use std::string rather than malloc/free for saneDirName.
Elliott Hughes
2011-06-07
1
-1
/
+1
*
Prefer printf format "%#x" over "0x%x".
Dan Bornstein
2011-05-26
1
-4
/
+4
*
Further conservation of newlines.
Dan Bornstein
2011-05-26
1
-5
/
+5
*
am cf4a20cf: Interpreter/Debugger fix #4479968
buzbee
2011-05-25
1
-1
/
+1
|
\
|
*
Interpreter/Debugger fix #4479968
buzbee
2011-05-25
1
-1
/
+1
*
|
am 313d430d: Another single-stepping fix in JIT self-verification mode.
Ben Cheng
2011-05-11
1
-2
/
+1
|
\
|
|
*
Another single-stepping fix in JIT self-verification mode.
Ben Cheng
2011-05-11
1
-2
/
+1
*
|
Establish a subclass relationships among the field types.
Carl Shapiro
2011-05-06
1
-5
/
+5
|
/
*
Establish a subclass relationship between ArrayObject and Object.
Carl Shapiro
2011-05-03
1
-10
/
+10
*
Local optimization fixes for diverences found by self verification.
Ben Cheng
2011-04-23
1
-0
/
+2
*
am 9f54185b: Set "needFallThroughBranch" flag during block split.
Ben Cheng
2011-04-22
1
-0
/
+9
*
Move the compiler into C++.
Carl Shapiro
2011-04-19
1
-0
/
+4811