1. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  2. 2630985 Tweaks to check-cast codegen. by Ian Rogers · 12 years ago
  3. c9e463c Faster instance-of for final classes. by Ian Rogers · 12 years ago
  4. a700596 Unresolved types aren't assignable from Object. by Ian Rogers · 12 years ago
  5. fae370a Don't apply instance-of peephole when vDest == vSrc. by Ian Rogers · 12 years ago
  6. 980d16b Stage 2 of cast elision opt. by Dragos Sbirlea · 12 years ago
  7. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 12 years ago
  8. 8427a3d Merge "Don't mark instanceof as a safepoint." into dalvik-dev by Ian Rogers · 12 years ago
  9. 637c65b Verifier improvements. by Ian Rogers · 12 years ago
  10. 397c048 Don't mark instanceof as a safepoint. by Ian Rogers · 12 years ago
  11. 1bf8d4d Profiler directed clean-up of dex2oat. by Ian Rogers · 12 years ago
  12. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 12 years ago
  13. 33e9566 Various GCC 3.6 and clang build fixes. by Ian Rogers · 12 years ago
  14. cf479b2 Merge "Rename abstract method code_ to entry_point_from_compiled_code_." into dalvik-dev by Jeff Hao · 12 years ago
  15. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 12 years ago
  16. a5abf70 Compiler: replace DOM traversal computation by buzbee · 12 years ago
  17. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  18. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 12 years ago
  19. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  20. f4da607 Revert "Supporting de-virtualization for precise types." by Ian Rogers · 12 years ago
  21. b0682d5 Supporting de-virtualization for precise types. by Sameer Abu Asal · 12 years ago
  22. 6282dc1 MIR tidying. by Ian Rogers · 12 years ago
  23. 9d6589c Merge "Compiler: continuing refactoring" into dalvik-dev by buzbee · 12 years ago
  24. 862a760 Compiler: continuing refactoring by buzbee · 12 years ago
  25. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  26. b0245ae Compiler: stop wasting cycles.... by buzbee · 12 years ago
  27. 1fd3346 Compiler: LIR restructuring by buzbee · 12 years ago
  28. a188cd4 Use Thumb sp-relative store. by Sebastien Hertz · 12 years ago
  29. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 12 years ago
  30. 311ca16 Compiler: Spring cleaning by buzbee · 12 years ago
  31. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  32. aed0716 Some comment tweaks in quick. by Ian Rogers · 12 years ago
  33. 11ba0e9 Fix bad use of T3 encoding of add w/ pc by buzbee · 12 years ago
  34. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 13 years ago
  35. 89756f2 Rename OatCompilationUnit to Dex.. move to compiler. by Ian Rogers · 12 years ago
  36. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 12 years ago
  37. 395116c Compiler: rearranging the deck chairs. by buzbee · 12 years ago