1. 77b022d ART: Revisit users in phi elimination by David Brazdil · 10 years ago
  2. ffee3d3 ART: Build SSA form when try/catch is present by David Brazdil · 10 years ago
  3. 1abb419 Optimizing: Speed up HInstruction use removal by David Brazdil · 10 years ago
  4. d6138ef Ensure the graph is correctly typed. by Nicolas Geoffray · 10 years ago
  5. ed59619 Optimizing: Speed up HEnvironment use removal by David Brazdil · 10 years ago
  6. 3159674 Fix a bug in the type analysis phase of optimizing. by Nicolas Geoffray · 11 years ago
  7. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  8. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 11 years ago
  9. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 11 years ago
  10. 604c6e4 Ensure the first predecessor of a loop is the pre header. by Nicolas Geoffray · 11 years ago
  11. 3946844 Runtime support for the new stack maps for the opt compiler. by Nicolas Geoffray · 11 years ago
  12. 3ac17fc Fix SsaDeadPhiElimination in the presence of dependent phis. by Nicolas Geoffray · 11 years ago
  13. 7dc206a Add two phi pruning phases. by Nicolas Geoffray · 11 years ago