Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
817bce7658918b7a70c17b70aa5e6a46b1ae8b3d
/
compiler
/
optimizing
/
constant_folding_test.cc
cd6dffe
Add implicit null checks for the optimizing compiler
by Calin Juravle
· 10 years ago
942a378
Now that GraphChecker has a state, don't re-use it.
by Nicolas Geoffray
· 11 years ago
e53798a
Inlining support in optimizing.
by Nicolas Geoffray
· 11 years ago
5e6916c
Use HOptimization abstraction for running optimizations.
by Nicolas Geoffray
· 11 years ago
55dcfb5
Add support for not-long on ARM64 in the optimizing compiler.
by Roland Levillain
· 11 years ago
9240d6a
Constant folding on unary operations in the optimizing compiler.
by Roland Levillain
· 11 years ago
75be283
Revert "Revert "Introduce a class to implement optimization passes.""
by Roland Levillain
· 11 years ago
[Renamed (84%) from compiler/optimizing/constant_propagation_test.cc]
633021e
Implement default traversals in CFG & SSA graph checkers.
by Roland Levillain
· 11 years ago
9344568
Fix and improve static evaluation of constant expressions.
by Roland Levillain
· 11 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 11 years ago
1ddbf6d
Revert "Introduce a class to implement optimization passes."
by Nicolas Geoffray
· 11 years ago
[Renamed (93%) from compiler/optimizing/constant_folding_test.cc]
bf9cd7b
Introduce a class to implement optimization passes.
by Roland Levillain
· 11 years ago
[Renamed (93%) from compiler/optimizing/constant_propagation_test.cc]
556c3d1
Initiate a constant propagation pass in the optimizing compiler.
by Roland Levillain
· 11 years ago