1. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  2. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 8 years ago
  3. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 8 years ago
  4. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  5. 5f92605 Revert "Store resolved Strings for AOT code in .bss." by Vladimir Marko · 8 years ago
  6. 63dccbb Store resolved Strings for AOT code in .bss. by Vladimir Marko · 8 years ago
  7. 5e4e11e Clean-up sharpening and compiler driver. by Nicolas Geoffray · 8 years ago
  8. f58b248 MIPS32: Improve storing of constants in fields and array elements by Alexey Frunze · 8 years ago
  9. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 8 years ago
  10. 96b6682 MIPS32: Implement table-based packed switch by Alexey Frunze · 8 years ago
  11. 2ddb717 MIPS32: Implement branchless HCondition for floats by Alexey Frunze · 8 years ago
  12. 9d185da Merge "MIPS32: Ensure preservation of RA in leaf methods if it's clobbered" by Treehugger Robot · 8 years ago
  13. 58320ce MIPS32: Ensure preservation of RA in leaf methods if it's clobbered by Alexey Frunze · 8 years ago
  14. fca1666 Extend the InvokeRuntime() changes to mips. by Serban Constantinescu · 8 years ago
  15. 2923db7 MIPS32: Refactor implicit null checks in array/field get/set. by Alexey Frunze · 8 years ago
  16. f9136b6 Merge "MIPS32: Improve string and class loads" by Vladimir Marko · 8 years ago
  17. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 8 years ago
  18. 26de38b ART: Delete old compiler_enums.h by Andreas Gampe · 8 years ago
  19. e3fb245 MIPS32: Improve method invocation by Alexey Frunze · 8 years ago
  20. dbb7f5b Improve HLoadClass code generation. by Vladimir Marko · 8 years ago
  21. 97b1e66 Merge "MIPS32: Improve method entry/exit code" by Treehugger Robot · 8 years ago
  22. 73296a7 MIPS32: Improve method entry/exit code by Alexey Frunze · 8 years ago
  23. c01a664 Fix: correctly destruct VIXL labels. by Alexandre Rames · 8 years ago
  24. dee58d6 Revert "Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals"" by David Brazdil · 8 years ago
  25. 6032891 Revert "Refactor HGraphBuilder and SsaBuilder to remove HLocals" by David Brazdil · 8 years ago
  26. e3ff7b2 Refactor HGraphBuilder and SsaBuilder to remove HLocals by David Brazdil · 8 years ago
  27. cac5a7e Optimizing: Improve const-string code generation. by Vladimir Marko · 8 years ago
  28. 2ae4818 Clean up NullCheck generation and record stats about it. by Calin Juravle · 8 years ago
  29. 9cd6d37 Associate slow paths with the instruction that they belong to. by David Srbecky · 8 years ago
  30. 0e02ee9 Merge "Remove HNativeDebugInfo from start of basic blocks." by David Srbecky · 8 years ago
  31. c7098ff Remove HNativeDebugInfo from start of basic blocks. by David Srbecky · 8 years ago
  32. 936d5dc Merge "MIPS32: peek*/poke*, and String.charAt intrinsics." by Roland Levillain · 8 years ago
  33. 6e33252 ART: Remove HTemporary by David Brazdil · 8 years ago
  34. 3acee73 MIPS32: peek*/poke*, and String.charAt intrinsics. by Chris Larsen · 9 years ago
  35. 58282f4 ART: Remove Baseline compiler by David Brazdil · 9 years ago
  36. 42249c3 Reduce code size by sharing slow paths. by Aart Bik · 9 years ago
  37. 5f7b58e Rewrite HInstruction::Is/As<type>(). by Vladimir Marko · 9 years ago
  38. cd7b0ee MIPS32: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 9 years ago
  39. 7e99e05 MIPS32: Improve integer division by constants by Alexey Frunze · 9 years ago
  40. 0debae7 ART: Refactor GenerateTestAndBranch by David Brazdil · 9 years ago
  41. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 9 years ago
  42. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 9 years ago