Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
4fa13f65ece3b68fe3d8722d679ebab8656bbf99
/
compiler
/
dex
/
vreg_analysis.cc
c91df2d
Revert "Revert "Quick: Rewrite type inference pass.""
by Vladimir Marko
· 10 years ago
1b717f6
Revert "Quick: Rewrite type inference pass."
by Andreas Gampe
· 10 years ago
e490b01
Quick: Rewrite type inference pass.
by Vladimir Marko
· 10 years ago
e5f13e5
Revert "Revert "Add JIT""
by Mathieu Chartier
· 10 years ago
a5ca888
Revert "Add JIT"
by Nicolas Geoffray
· 10 years ago
2535abe
Add JIT
by Mathieu Chartier
· 10 years ago
e4fcc5b
Clean up Scoped-/ArenaAlocator array allocations.
by Vladimir Marko
· 10 years ago
0b9203e
ART: Some Quick cleanup
by Andreas Gampe
· 10 years ago
066f9e4
Quick: Clean up optimization pass order.
by Vladimir Marko
· 10 years ago
321b987
Further cleanup using dex_instruction_utils.h.
by Vladimir Marko
· 11 years ago
8fe0e35
ART: Prevent float inference back to SSA in-regs.
by Stephen Kyle
· 11 years ago
8d0d03e
ART: Change temporaries to positive names
by Razvan A Lupusoru
· 11 years ago
1ff1747
Merge "ART: Extending FlagsOf"
by Ian Rogers
· 11 years ago
fb0ea2d
ART: Extending FlagsOf
by Jean Christophe Beyler
· 11 years ago
53c913b
ART: Clean up compiler
by Andreas Gampe
· 11 years ago
55fff04
Rewrite topological sort order and improve GVN.
by Vladimir Marko
· 11 years ago
2ab40eb
ART: Add Invokes to DecodedInstruction
by Jean Christophe Beyler
· 11 years ago
8c7a02a
Quick compiler:interpret on type mismatch
by buzbee
· 11 years ago
35ba7f3
Quick compiler: fix array overrun.
by buzbee
· 11 years ago
f2c3e56
Quick compiler: Method* as a reference
by buzbee
· 11 years ago
091cc40
Quick compiler: allocate doubles as doubles
by buzbee
· 11 years ago
cc794c3
ART: Move oat_data_flow_attributes_ to private and put an API
by Jean Christophe Beyler
· 11 years ago
1ceea7e
ART: Initialization of RegLocation and API for GrowableArray Iterator
by Jean Christophe Beyler
· 11 years ago
83cc7ae
Create a scoped arena allocator and use that for LVN.
by Vladimir Marko
· 11 years ago
00e1ec6
Revert "Revert "Rework Quick compiler's register handling""
by Bill Buzbee
· 11 years ago
86ec520
Revert "Rework Quick compiler's register handling"
by Bill Buzbee
· 11 years ago
2c1ed45
Rework Quick compiler's register handling
by buzbee
· 11 years ago
da7a69b
Enable compiler temporaries
by Razvan A Lupusoru
· 11 years ago
d61ba4b
Revert "Revert "Better support for x86 XMM registers""
by Bill Buzbee
· 11 years ago
8ff67e3
Revert "Better support for x86 XMM registers"
by Bill Buzbee
· 11 years ago
766a5e5
Better support for x86 XMM registers
by Mark Mendell
· 11 years ago
1da1e2f
More compile-time tuning
by buzbee
· 12 years ago
28c2300
More compile-time tuning
by buzbee
· 12 years ago
56c7178
Compile-time tuning
by buzbee
· 12 years ago
f6c4b3b
New arena memory allocator.
by Mathieu Chartier
· 12 years ago
7934ac2
Fix cpplint whitespace/comments issues
by Brian Carlstrom
· 12 years ago
02c8cc6
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labels, whitespace/semicolon issues
by Brian Carlstrom
· 12 years ago
38f85e4
Fix cpplint whitespace/operators issues
by Brian Carlstrom
· 12 years ago
df62950
Fix cpplint whitespace/parens issues
by Brian Carlstrom
· 12 years ago
b1eba21
Fix cpplint whitespace/comma issues
by Brian Carlstrom
· 12 years ago
2ce745c
Fix cpplint whitespace/braces issues
by Brian Carlstrom
· 12 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 12 years ago
[Renamed (99%) from src/compiler/dex/vreg_analysis.cc]
8d3a117
Perf tweaks to compiling and oat writing.
by Ian Rogers
· 12 years ago
817e45a
Compiler: type inference bug.
by buzbee
· 12 years ago
862a760
Compiler: continuing refactoring
by buzbee
· 12 years ago
1fd3346
Compiler: LIR restructuring
by buzbee
· 12 years ago
0665fe0
Compiler: rework dataflow iterator.
by buzbee
· 12 years ago
311ca16
Compiler: Spring cleaning
by buzbee
· 12 years ago