1. c0365b1 Remember whether a method was worth inlining. by Nicolas Geoffray · 10 years ago
  2. e50b8d2 Disable inlining in Optimizing when --debuggable is set. by Nicolas Geoffray · 10 years ago
  3. e0fe7ae Make the SSA builder honor the debuggable flag. by Nicolas Geoffray · 10 years ago
  4. e4335eb Make BCE a no-op if there is no array access. by Mingyao Yang · 10 years ago
  5. acf735c Reference type propagation by Calin Juravle · 10 years ago
  6. 5e8b137 Create HGraph outside Builder, print timings by David Brazdil · 11 years ago
  7. 276d9da Inline methods with multiple blocks. by Nicolas Geoffray · 11 years ago
  8. ef87c5d Allow nested inlining. by Nicolas Geoffray · 11 years ago
  9. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 11 years ago
  10. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 11 years ago
  11. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 11 years ago
  12. e53798a Inlining support in optimizing. by Nicolas Geoffray · 11 years ago