1. ba89c34 MIPS64: Improve storing of constants in fields and array elements by Tijana Jakovljevic · 8 years ago
  2. 5743386 MIPS64: Refactor implicit null checks in array/field get/set by Tijana Jakovljevic · 8 years ago
  3. c061de1 MIPS: Implement heap poisoning in ART's Optimizing compiler. by Alexey Frunze · 8 years ago
  4. f67dadb Merge "MIPS64: Implement table-based packed switch" by Treehugger Robot · 8 years ago
  5. 66e3919 Merge "MIPS64: java.lang.String.getChars" by Treehugger Robot · 8 years ago
  6. 0960ac5 MIPS64: Implement table-based packed switch by Alexey Frunze · 9 years ago
  7. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 9 years ago
  8. e366059 MIPS64: java.lang.String.getChars by Chris Larsen · 9 years ago
  9. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 9 years ago
  10. c733dca MIPS64: Improve non-trivial 64-bit constant loading. by Chris Larsen · 9 years ago
  11. 3b165bc ART: Extract macro assembler by Andreas Gampe · 9 years ago
  12. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  13. 3224838 Clean up JNI calling convention callee saves. by Vladimir Marko · 9 years ago
  14. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  15. d967266 MIPS64: Remove unaligned memory access from art generated code by Lazar Trsic · 10 years ago
  16. baf60b7 MIPS: Improve conversion between ints and floats. by Alexey Frunze · 10 years ago
  17. 299a939 MIPS64: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 10 years ago
  18. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 10 years ago
  19. c857c74 MIPS64: Improve integer division by constants by Alexey Frunze · 10 years ago
  20. 9aebff2 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 10 years ago
  21. 5141763 MIPS64: Additional assember tests: by Chris Larsen · 10 years ago
  22. 1450082 MIPS64: Code cleanup. by Chris Larsen · 10 years ago
  23. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 10 years ago
  24. 2fadd7b Additional MIPS64 instructions needed by intrinsics code. by Chris Larsen · 10 years ago
  25. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  26. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  27. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago
  28. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  29. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  30. d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 10 years ago
  31. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  32. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago