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
/
vreg_analysis.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Add JIT""
Mathieu Chartier
2015-02-24
1
-2
/
+3
*
Revert "Add JIT"
Nicolas Geoffray
2015-02-24
1
-3
/
+2
*
Add JIT
Mathieu Chartier
2015-02-23
1
-2
/
+3
*
Clean up Scoped-/ArenaAlocator array allocations.
Vladimir Marko
2015-02-13
1
-2
/
+1
*
ART: Some Quick cleanup
Andreas Gampe
2015-01-26
1
-1
/
+4
*
Quick: Clean up optimization pass order.
Vladimir Marko
2015-01-16
1
-1
/
+1
*
Further cleanup using dex_instruction_utils.h.
Vladimir Marko
2014-11-24
1
-2
/
+1
*
ART: Prevent float inference back to SSA in-regs.
Stephen Kyle
2014-10-24
1
-0
/
+13
*
ART: Change temporaries to positive names
Razvan A Lupusoru
2014-08-26
1
-17
/
+13
*
Merge "ART: Extending FlagsOf"
Ian Rogers
2014-08-25
1
-1
/
+1
|
\
|
*
ART: Extending FlagsOf
Jean Christophe Beyler
2014-08-25
1
-1
/
+1
*
|
ART: Clean up compiler
Andreas Gampe
2014-08-22
1
-24
/
+9
|
/
*
Rewrite topological sort order and improve GVN.
Vladimir Marko
2014-07-23
1
-2
/
+4
*
ART: Add Invokes to DecodedInstruction
Jean Christophe Beyler
2014-07-10
1
-1
/
+2
*
Quick compiler:interpret on type mismatch
buzbee
2014-06-14
1
-0
/
+28
*
Quick compiler: fix array overrun.
buzbee
2014-05-31
1
-4
/
+2
*
Quick compiler: Method* as a reference
buzbee
2014-05-29
1
-0
/
+3
*
Quick compiler: allocate doubles as doubles
buzbee
2014-05-05
1
-1
/
+1
*
ART: Move oat_data_flow_attributes_ to private and put an API
Jean Christophe Beyler
2014-05-02
1
-1
/
+1
*
ART: Initialization of RegLocation and API for GrowableArray Iterator
Jean Christophe Beyler
2014-04-29
1
-0
/
+1
*
Create a scoped arena allocator and use that for LVN.
Vladimir Marko
2014-03-06
1
-1
/
+1
*
Revert "Revert "Rework Quick compiler's register handling""
Bill Buzbee
2014-03-03
1
-8
/
+6
*
Revert "Rework Quick compiler's register handling"
Bill Buzbee
2014-02-26
1
-6
/
+8
*
Rework Quick compiler's register handling
buzbee
2014-02-26
1
-8
/
+6
*
Enable compiler temporaries
Razvan A Lupusoru
2014-01-31
1
-8
/
+7
*
Revert "Revert "Better support for x86 XMM registers""
Bill Buzbee
2014-01-13
1
-1
/
+1
*
Revert "Better support for x86 XMM registers"
Bill Buzbee
2014-01-11
1
-1
/
+1
*
Better support for x86 XMM registers
Mark Mendell
2014-01-10
1
-1
/
+1
*
More compile-time tuning
buzbee
2013-11-26
1
-255
/
+235
*
More compile-time tuning
buzbee
2013-09-08
1
-74
/
+125
*
Compile-time tuning
buzbee
2013-09-06
1
-1
/
+1
*
New arena memory allocator.
Mathieu Chartier
2013-08-26
1
-2
/
+2
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/operators issues
Brian Carlstrom
2013-07-18
1
-10
/
+7
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/comma issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-6
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+473