Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
cb1b00aedd94785e7599f18065a0b97b314e64f6
/
compiler
/
optimizing
/
instruction_simplifier.cc
10e244f
optimizing: NullCheck elimination
by Calin Juravle
· 10 years ago
fa93b50
Do not use HNot for creating !bool.
by Nicolas Geoffray
· 10 years ago
01fcc9e
Remove type conversion nodes converting to the same type.
by Nicolas Geoffray
· 11 years ago
5e6916c
Use HOptimization abstraction for running optimizations.
by Nicolas Geoffray
· 11 years ago
af07bc1
Minor object store optimizations.
by Nicolas Geoffray
· 11 years ago
1cc5f251
Implement int bit-wise not operation in the optimizing compiler.
by Roland Levillain
· 11 years ago
01ef345
Add trivial register hints to the register allocator.
by Nicolas Geoffray
· 11 years ago
3c04974
Optimize suspend checks in optimizing compiler.
by Nicolas Geoffray
· 11 years ago