1. 8d3a117 Perf tweaks to compiling and oat writing. by Ian Rogers · 11 years ago
  2. 48ae54e Tune ArenaBitVector::Iterator::Next. by Ian Rogers · 11 years ago
  3. 8427a3d Merge "Don't mark instanceof as a safepoint." into dalvik-dev by Ian Rogers · 11 years ago
  4. 637c65b Verifier improvements. by Ian Rogers · 11 years ago
  5. 397c048 Don't mark instanceof as a safepoint. by Ian Rogers · 11 years ago
  6. 207bb65 Merge "More profiler driven tweaks." into dalvik-dev by Ian Rogers · 11 years ago
  7. 39ebcb8 More profiler driven tweaks. by Ian Rogers · 11 years ago
  8. 817e45a Compiler: type inference bug. by buzbee · 11 years ago
  9. 1bf8d4d Profiler directed clean-up of dex2oat. by Ian Rogers · 11 years ago
  10. e3cd2f0 Enable devirtualization for abstract and sub-class methods. by Ian Rogers · 11 years ago
  11. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago
  12. 33e9566 Various GCC 3.6 and clang build fixes. by Ian Rogers · 11 years ago
  13. cf479b2 Merge "Rename abstract method code_ to entry_point_from_compiled_code_." into dalvik-dev by Jeff Hao · 11 years ago
  14. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 11 years ago
  15. a5abf70 Compiler: replace DOM traversal computation by buzbee · 11 years ago
  16. 02c4223 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  17. 302a72d Revert "Supporting de-virtualization for precise types." by Brian Carlstrom · 11 years ago
  18. 31d4b8e Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  19. f4da607 Revert "Supporting de-virtualization for precise types." by Ian Rogers · 11 years ago
  20. b0682d5 Supporting de-virtualization for precise types. by Sameer Abu Asal · 11 years ago
  21. e7a5b7d Fix memory leak of and use without initialization. by Ian Rogers · 11 years ago
  22. 6282dc1 MIR tidying. by Ian Rogers · 11 years ago
  23. 9d6589c Merge "Compiler: continuing refactoring" into dalvik-dev by buzbee · 11 years ago
  24. 862a760 Compiler: continuing refactoring by buzbee · 11 years ago
  25. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  26. b0245ae Compiler: stop wasting cycles.... by buzbee · 11 years ago
  27. 1fd3346 Compiler: LIR restructuring by buzbee · 11 years ago
  28. bf393ef Merge branch 'dalvik-dev' of https://googleplex-android.googlesource.com/a/platform/art into fixes-for-art-build-with-mr2 by Brian Carlstrom · 11 years ago
  29. a188cd4 Use Thumb sp-relative store. by Sebastien Hertz · 11 years ago
  30. 37d4879 Changes to move to jb-mr2 based llvm by Brian Carlstrom · 11 years ago
  31. 0665fe0 Compiler: rework dataflow iterator. by buzbee · 11 years ago
  32. 71fe267 Some common frontend tidying. by Ian Rogers · 11 years ago
  33. 311ca16 Compiler: Spring cleaning by buzbee · 11 years ago
  34. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  35. aed0716 Some comment tweaks in quick. by Ian Rogers · 11 years ago
  36. 11ba0e9 Fix bad use of T3 encoding of add w/ pc by buzbee · 11 years ago
  37. 3f47c12 Fix portable build on build server by removing depenency on ANDROID_HOST_OUT by Brian Carlstrom · 11 years ago
  38. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  39. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 11 years ago
  40. 89756f2 Rename OatCompilationUnit to Dex.. move to compiler. by Ian Rogers · 11 years ago
  41. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 11 years ago
  42. 0d43d54 Generates barrier in constructor. by Sebastien Hertz · 11 years ago
  43. 76ae4fe 1 IR builder. Kill greenland. Remove JTypeSpace. by Ian Rogers · 11 years ago
  44. 395116c Compiler: rearranging the deck chairs. by buzbee · 11 years ago