Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c5bfa97c47d656b76f297af8abcd5f7502987399
/
compiler
/
optimizing
/
optimizing_unit_test.h
15bd228
Implement irreducible loop support in optimizing.
by Nicolas Geoffray
· 9 years ago
4833f5a
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 10 years ago
68289a5
Revert "ART: Refactor SsaBuilder for more precise typing info"
by Alex Light
· 10 years ago
d9510df
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 10 years ago
fa6b93c
Optimizing: Tag arena allocations in HGraph.
by Vladimir Marko
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
3cd4fc8
Eliminate redundant constructor barriers when inlining.
by Calin Juravle
· 10 years ago
0a23d74
Add a parent environment to HEnvironment.
by Nicolas Geoffray
· 10 years ago
5e8b137
Create HGraph outside Builder, print timings
by David Brazdil
· 10 years ago
5bdab12
Clean up pass driver
by Mathieu Chartier
· 10 years ago
dd8f887
Fix a bug in the register allocator.
by Nicolas Geoffray
· 10 years ago
f384f88
Bounds check elimination.
by Mingyao Yang
· 11 years ago
55dcfb5
Add support for not-long on ARM64 in the optimizing compiler.
by Roland Levillain
· 11 years ago
296bd60
Some improvement to reg alloc.
by Mingyao Yang
· 11 years ago
7fb49da
Add support for floats and doubles.
by Nicolas Geoffray
· 11 years ago
72bceff
Initiate a dead code elimination pass in the optimizing compiler.
by Roland Levillain
· 11 years ago
ccc07a9
Add CFG and SSA form checkers in the optimizing compiler.
by Roland Levillain
· 11 years ago
fbc695f
Revert "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 11 years ago
a7062e0
Add a linear scan register allocator to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
bab4ed7
More code generation for the optimizing compiler.
by Nicolas Geoffray
· 11 years ago
3ff386a
Add register support to the optimizing compiler.
by Nicolas Geoffray
· 11 years ago