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