index
:
android_art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
shipping/cm-11.0
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.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
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-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
dex
/
quick
/
local_optimizations.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed layout for dex caches in boot image.
Vladimir Marko
2015-03-31
1
-5
/
+4
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-1
/
+2
*
Fix checks for kLiteral in local optimizations.
Dave Allison
2014-08-06
1
-2
/
+2
*
Revert "Revert "Enable Load Store Elimination for ARM and ARM64""
Serban Constantinescu
2014-07-28
1
-161
/
+194
*
Revert "Enable Load Store Elimination for ARM and ARM64"
Bill Buzbee
2014-07-27
1
-188
/
+161
*
Enable Load Store Elimination for ARM and ARM64
Serban Constantinescu
2014-07-27
1
-161
/
+188
*
ART: Change GenPCUseDefEncoding(), turn on Load Hoisting for ARM64
Andreas Gampe
2014-07-11
1
-22
/
+25
*
Rewrite use/def masks to support 128 bits.
Vladimir Marko
2014-06-12
1
-26
/
+31
*
Quick compiler: allocate doubles as doubles
buzbee
2014-05-05
1
-2
/
+2
*
art: Handle x86_64 architecture equal to x86
Dmitry Petrochenko
2014-04-03
1
-4
/
+4
*
Continuing register cleanup
buzbee
2014-03-26
1
-5
/
+8
*
Relaxed memory barriers for x86
Razvan A Lupusoru
2014-03-26
1
-2
/
+6
*
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-2
/
+2
*
More compile-time tuning
buzbee
2013-11-26
1
-3
/
+3
*
Quick assembler fix
buzbee
2013-10-11
1
-6
/
+6
*
Compile-time tuning: assembly phase
buzbee
2013-10-02
1
-19
/
+19
*
More Quick compile-time tuning: labels & branches
buzbee
2013-09-09
1
-42
/
+5
*
Compile-time tuning
buzbee
2013-09-06
1
-3
/
+2
*
New arena memory allocator.
Mathieu Chartier
2013-08-26
1
-2
/
+2
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-15
/
+30
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-12
/
+6
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+499