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 · 9 years ago
  3. c061de1 MIPS: Implement heap poisoning in ART's Optimizing compiler. by Alexey Frunze · 8 years ago
  4. 95f2714 MIPS64: Extend assembler_mips64_test by Goran Jakovljevic · 9 years ago
  5. f67dadb Merge "MIPS64: Implement table-based packed switch" by Treehugger Robot · 9 years ago
  6. 66e3919 Merge "MIPS64: java.lang.String.getChars" by Treehugger Robot · 9 years ago
  7. 0960ac5 MIPS64: Implement table-based packed switch by Alexey Frunze · 9 years ago
  8. f63f569 MIPS64: Improve string and class loads. by Alexey Frunze · 9 years ago
  9. 3607394 Fix AssemblerMIPS64Test.LongBalc() running out of memory. by Vladimir Marko · 9 years ago
  10. 19f6c69 MIPS64: Improve method invocation. by Alexey Frunze · 9 years ago
  11. e366059 MIPS64: java.lang.String.getChars by Chris Larsen · 9 years ago
  12. 2e965ac ART: Use references in assembler tests by Andreas Gampe · 9 years ago
  13. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 9 years ago
  14. c733dca MIPS64: Improve non-trivial 64-bit constant loading. by Chris Larsen · 9 years ago
  15. 3b165bc ART: Extract macro assembler by Andreas Gampe · 9 years ago
  16. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  17. 3224838 Clean up JNI calling convention callee saves. by Vladimir Marko · 9 years ago
  18. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  19. 4fda4eb Move code related to debug info generation to its own directory. by David Srbecky · 9 years ago
  20. d967266 MIPS64: Remove unaligned memory access from art generated code by Lazar Trsic · 10 years ago
  21. baf60b7 MIPS: Improve conversion between ints and floats. by Alexey Frunze · 10 years ago
  22. 299a939 MIPS64: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 10 years ago
  23. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 10 years ago
  24. 2264f62 Merge "MIPS64: small improvements in code generation" by Nicolas Geoffray · 10 years ago
  25. 5c75ffa MIPS64: small improvements in code generation by Alexey Frunze · 10 years ago
  26. c857c74 MIPS64: Improve integer division by constants by Alexey Frunze · 10 years ago
  27. 98a73e1 MIPS64: Add tests for rotation, and shift instructions by Chris Larsen · 10 years ago
  28. 9aebff2 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 10 years ago
  29. 5141763 MIPS64: Additional assember tests: by Chris Larsen · 10 years ago
  30. dbce0d7 MIPS64r6 Assembler Tests by Chris Larsen · 10 years ago
  31. 1450082 MIPS64: Code cleanup. by Chris Larsen · 10 years ago
  32. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 10 years ago
  33. 2fadd7b Additional MIPS64 instructions needed by intrinsics code. by Chris Larsen · 10 years ago
  34. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 10 years ago
  35. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
  36. f652d60 [MIPS64] JNI Compiler: Sign-extend int function arguments by Lazar Trsic · 10 years ago
  37. 4dda337 MIPS: Initial version of optimizing compiler for MIPS64R6. by Alexey Frunze · 10 years ago
  38. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  39. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 10 years ago
  40. d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 10 years ago
  41. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  42. dd97393 Implement CFI for JNI. by David Srbecky · 10 years ago
  43. 75c40d4 Fix JNI compiler for mips64 by Goran Jakovljevic · 10 years ago
  44. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 11 years ago