index
:
art.git
replicant-6.0
Android's art
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
*
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