Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
70301958c3f1de9d4e0d19d6bff161d409575031
/
compiler
/
optimizing
/
select_generator.cc
02ca05a
Move HandleCache to HGraph.
by Vladimir Marko
· 4 years, 8 months ago
0a51605
Revert "Make compiler/optimizing/ symbols hidden."
by Vladimir Marko
· 5 years ago
e272715
Make compiler/optimizing/ symbols hidden.
by Vladimir Marko
· 5 years ago
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
· 7 years ago
009d166
Use ScopedArenaAllocator in BCE, DCE, LSE, ...
by Vladimir Marko
· 7 years ago
ca6fff8
ART: Use ScopedArenaAllocator for pass-local data.
by Vladimir Marko
· 7 years ago
0ebe0d8
ART: Introduce compiler data type.
by Vladimir Marko
· 7 years ago
4ec14ff
Merge "RFC: Generate select instruction for conditional returns."
by Nicolas Geoffray
· 7 years ago
1e065a5
optimizing: Refactor statistics to use OptimizingCompilerStats helper
by Igor Murashkin
· 7 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
· 8 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
· 9 years ago