1. 66c158e Clean up signed/unsigned in vectorizer. by Aart Bik · 6 years ago
  2. 174b2e2 Use ScopedArenaAllocator for code generation. by Vladimir Marko · 7 years ago
  3. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  4. d5d2f2c ART: Introduce Uint8 compiler data type. by Vladimir Marko · 7 years ago
  5. 0ebe0d8 ART: Introduce compiler data type. by Vladimir Marko · 7 years ago
  6. 82b0740 Use IntrusiveForwardList<> for Env-/UsePosition. by Vladimir Marko · 7 years ago
  7. 5576f37 Implement a SIMD spilling slot. by Aart Bik · 7 years ago
  8. cc89525 Change 1/2 spill slots to more general number of spill slots. by Aart Bik · 7 years ago
  9. 356bd28 Introduce EnvUsePosition for liveness analysis. by Vladimir Marko · 7 years ago
  10. 063fc77 Class Hierarchy Analysis (CHA) by Mingyao Yang · 8 years ago
  11. 19c5419 Revert "Revert "Enable IntermediateAddress for primitive arrays with read barriers."" by Roland Levillain · 8 years ago
  12. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 8 years ago
  13. 70e9746 Avoid excessive spill slots for slow paths. by Vladimir Marko · 8 years ago
  14. 0b110f4 Fix accidental pass-by-value by Matthew Gharrity · 8 years ago
  15. 5d6e27d Refactor SSA deconstruction into its own class by Matthew Gharrity · 8 years ago