1. 42249c3 Reduce code size by sharing slow paths. by Aart Bik · 9 years ago
  2. 8566a91 Merge "Generate Nops to ensure that debug stack maps have distinct PC." by David Srbecky · 9 years ago
  3. f871d46 Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined." by Nicolas Geoffray · 9 years ago
  4. b7070a2 Generate Nops to ensure that debug stack maps have distinct PC. by David Srbecky · 9 years ago
  5. 68f6289 Don't use std::abs on INT_MIN/LONG_MIN, it's undefined. by Nicolas Geoffray · 9 years ago
  6. 5f332cb Merge "MIPS32: improvements in code generation (mostly 64-bit ALU ops)" by Nicolas Geoffray · 9 years ago
  7. 0cf4493 Generate more stack maps during native debugging. by David Srbecky · 10 years ago
  8. 5f7b58e Rewrite HInstruction::Is/As<type>(). by Vladimir Marko · 10 years ago
  9. 14c4e90 Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" by Vladimir Marko · 10 years ago
  10. f3e0ee2 Revert "Revert "ART: Reduce the instructions generated by packed switch."" by Vladimir Marko · 10 years ago
  11. 5c7aed3 MIPS32: improvements in code generation (mostly 64-bit ALU ops) by Alexey Frunze · 10 years ago
  12. 698fa97 Remove spurious references to kEmitCompilerReadBarrier in MIPS. by Roland Levillain · 10 years ago
  13. cbf8af8 Merge "MIPS32: Fuse long and FP compare & condition in Optimizing." by Roland Levillain · 10 years ago
  14. d7d3538 Merge "Revert "ART: Reduce the instructions generated by packed switch."" by Nicolas Geoffray · 10 years ago
  15. b4c1376 Revert "ART: Reduce the instructions generated by packed switch." by Nicolas Geoffray · 10 years ago
  16. cd7b0ee MIPS32: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 10 years ago
  17. 58dcb02 Merge "Replace rotate patterns and invokes with HRor IR." by Vladimir Marko · 10 years ago
  18. 40a04bf Replace rotate patterns and invokes with HRor IR. by Scott Wakeling · 10 years ago
  19. 917d016 Don't generate a slow path for strings in the dex cache. by Nicolas Geoffray · 10 years ago
  20. 6d0aefd Merge "MIPS32: Improve integer division by constants" by Nicolas Geoffray · 10 years ago
  21. 59f054d ART: Reduce the instructions generated by packed switch. by Zheng Xu · 10 years ago
  22. 7e99e05 MIPS32: Improve integer division by constants by Alexey Frunze · 10 years ago
  23. 42e372e Optimize HLoadClass when we know the class is in the cache. by Nicolas Geoffray · 10 years ago
  24. 73a4265 MIPS32: Record missing implicit null checks by Goran Jakovljevic · 10 years ago
  25. 888d067 Revamp art::CheckEntrypointTypes uses. by Roland Levillain · 10 years ago
  26. 01b88a2 Merge "Explicitly add HLoadClass/HClinitCheck for HNewInstance." by Nicolas Geoffray · 10 years ago
  27. 729645a Explicitly add HLoadClass/HClinitCheck for HNewInstance. by Nicolas Geoffray · 10 years ago
  28. c53c079 Clean up the special input in HInvokeStaticOrDirect. by Vladimir Marko · 10 years ago
  29. 0debae7 ART: Refactor GenerateTestAndBranch by David Brazdil · 10 years ago
  30. 16ba2b4 MIPS32: java.lang.String.equals by Chris Larsen · 10 years ago
  31. 934808f Fix mips32oc ArraySet null constant assignment by Pavle Batuta · 10 years ago
  32. 701566a MIPS32: Create infrastructure to support intrinsics by Chris Larsen · 10 years ago
  33. e87a718 MIPS32: added support for unresolved classes by Pavle Batuta · 10 years ago
  34. cbf3c0f Merge "Optimizing: Determine invoke-static/-direct dispatch early." by Vladimir Marko · 10 years ago
  35. c9e94f3 MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp(). by Alexey Frunze · 10 years ago
  36. 1a87837 MIPS32: Fix loading address in GenerateStaticOrDirectCall by Goran Jakovljevic · 10 years ago
  37. dc151b2 Optimizing: Determine invoke-static/-direct dispatch early. by Vladimir Marko · 10 years ago
  38. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 10 years ago