1. badd826 ART: Run SsaBuilder from HGraphBuilder by David Brazdil · 9 years ago
  2. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 9 years ago
  3. fee4e2e Revert "Fix gtests after loop inlining support." by Andreas Gampe · 9 years ago
  4. 0e342cd Fix gtests after loop inlining support. by Nicolas Geoffray · 9 years ago
  5. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  6. fa6b93c Optimizing: Tag arena allocations in HGraph. by Vladimir Marko · 9 years ago
  7. 0a23d74 Add a parent environment to HEnvironment. by Nicolas Geoffray · 9 years ago
  8. f776b92 Remove dead blocks for the blocks_ array. by Nicolas Geoffray · 9 years ago
  9. b666f48 Move arenas into runtime by Mathieu Chartier · 9 years ago
  10. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 10 years ago
  11. 622d9c3 Add loop recognition and CFG simplifications in new compiler. by Nicolas Geoffray · 10 years ago
  12. 804d093 Build live-in, live-out and kill sets for each block. by Nicolas Geoffray · 10 years ago
  13. 787c307 Plug new optimizing compiler in compilation pipeline. by Nicolas Geoffray · 10 years ago
  14. 788aaad Fix lint errors. by Nicolas Geoffray · 10 years ago
  15. 3ff386a Add register support to the optimizing compiler. by Nicolas Geoffray · 10 years ago
  16. be9a92a Add conditional branches, and build dominator tree. by Nicolas Geoffray · 10 years ago