Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
a0f2bc5b09cdaf8a8ff5cec3c40a9f18885e8796
/
compiler
/
optimizing
/
ssa_phi_elimination.cc
15bd228
Implement irreducible loop support in optimizing.
by Nicolas Geoffray
· 9 years ago
f5f64ef
Detect phi cycles.
by Nicolas Geoffray
· 10 years ago
d9510df
ART: Refactor SsaBuilder for more precise typing info
by David Brazdil
· 10 years ago
809d70f
ART: Fix wide stores in Optimizing
by David Brazdil
· 10 years ago
2bd4c5c
Revert "ART: Implement DeadPhiHandling in PrimitiveTypePropagation"
by David Brazdil
· 10 years ago
1749e2c
ART: Implement DeadPhiHandling in PrimitiveTypePropagation
by David Brazdil
· 10 years ago
2aaa4b5
Optimizing: Tag more arena allocations.
by Vladimir Marko
· 10 years ago
77b022d
ART: Revisit users in phi elimination
by David Brazdil
· 10 years ago
ffee3d3
ART: Build SSA form when try/catch is present
by David Brazdil
· 10 years ago
1abb419
Optimizing: Speed up HInstruction use removal
by David Brazdil
· 10 years ago
d6138ef
Ensure the graph is correctly typed.
by Nicolas Geoffray
· 10 years ago
ed59619
Optimizing: Speed up HEnvironment use removal
by David Brazdil
· 10 years ago
3159674
Fix a bug in the type analysis phase of optimizing.
by Nicolas Geoffray
· 11 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 11 years ago
102cbed
Implement register allocator for floating point registers.
by Nicolas Geoffray
· 11 years ago
6b879dd
Add loop- and phi-related checks in the optimizing compiler.
by Roland Levillain
· 11 years ago
604c6e4
Ensure the first predecessor of a loop is the pre header.
by Nicolas Geoffray
· 11 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 11 years ago
3ac17fc
Fix SsaDeadPhiElimination in the presence of dependent phis.
by Nicolas Geoffray
· 11 years ago
7dc206a
Add two phi pruning phases.
by Nicolas Geoffray
· 11 years ago