Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
15f95b103731a4386c784ef3ca79c47e68e27719
/
compiler
/
optimizing
/
select_generator.cc
15f95b1
ART: Fix HSelectGenerator for instructions which can throw.
by Artem Serov
· 7 years ago
2477320
Step 1 of 2: conditional passes.
by Aart Bik
· 7 years ago
6d05700
Run GVN earlier.
by Aart Bik
· 7 years ago
1d746de
Recognize nested MIN-MAX operations.
by Aart Bik
· 7 years ago
2ca10eb
Refactored optimization passes setup.
by Aart Bik
· 8 years ago
009d166
Use ScopedArenaAllocator in BCE, DCE, LSE, ...
by Vladimir Marko
· 8 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 8 years ago
0ebe0d8
ART: Introduce compiler data type.
by Vladimir Marko
· 8 years ago
4ec14ff
Merge "RFC: Generate select instruction for conditional returns."
by Nicolas Geoffray
· 8 years ago
1e065a5
optimizing: Refactor statistics to use OptimizingCompilerStats helper
by Igor Murashkin
· 8 years ago
16e5289
RFC: Generate select instruction for conditional returns.
by Mads Ager
· 8 years ago
2c45bc9
Remove H[Reverse]PostOrderIterator and HInsertionOrderIterator.
by Vladimir Marko
· 9 years ago
d6c205e
ART: Remove redundant MoveInstructionBefore method
by David Brazdil
· 9 years ago
38e9e80
Add statistics support for some optimizations
by Jean-Philippe Halimi
· 9 years ago
74eb1b2
ART: Implement HSelect
by David Brazdil
· 10 years ago