1. 3925c6e Refactor handling of input records. by Vladimir Marko · 8 years ago
  2. ec7802a Add DCHECKs to ArenaVector and ScopedArenaVector. by Vladimir Marko · 9 years ago
  3. 211c211 Optimizing: Rewrite DCE's MarkReachableBlocks(). by Vladimir Marko · 9 years ago
  4. 345f93e Avoid unexpected conversions to ArrayRef. by Vladimir Marko · 9 years ago
  5. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 9 years ago
  6. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  7. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  8. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  9. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  10. 0110619 Use std::enable_if instead of a custom helper class. by Vladimir Marko · 10 years ago
  11. 089142c Avoid register pool allocations on the heap. by Vladimir Marko · 10 years ago