1. d1ee809 Move Assemblers to the Arena. by Vladimir Marko · 8 years ago
  2. 51aff3a MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics. by Alexey Frunze · 9 years ago
  3. b74353a MIPS32: Implement intrinsics from java.lang.Math: by Chris Larsen · 9 years ago
  4. 3acee73 MIPS32: peek*/poke*, and String.charAt intrinsics. by Chris Larsen · 9 years ago
  5. 8422edd Merge "MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or with 32-bit FPUs." by Roland Levillain · 9 years ago
  6. bb9863a MIPS32: don't use R2+ instructions (mthc1, mfhc1) on MIPS32R1 or by Alexey Frunze · 9 years ago
  7. baf60b7 MIPS: Improve conversion between ints and floats. by Alexey Frunze · 9 years ago
  8. 5c7aed3 MIPS32: improvements in code generation (mostly 64-bit ALU ops) by Alexey Frunze · 9 years ago
  9. cd7b0ee MIPS32: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 9 years ago
  10. 6d0aefd Merge "MIPS32: Improve integer division by constants" by Nicolas Geoffray · 9 years ago
  11. e16ce5a MIPS32: Bit rotation intrinsics by Chris Larsen · 9 years ago
  12. e384547 MIPS32: int java.lang.*.numberOfLeadingZeros by Chris Larsen · 9 years ago
  13. 70014c8 MIPS32: java.lang.*.reverse by Chris Larsen · 9 years ago
  14. 7e99e05 MIPS32: Improve integer division by constants by Alexey Frunze · 9 years ago
  15. 3f8bf65 MIPS32: Miscellaneous bit manipulations routines: by Chris Larsen · 9 years ago
  16. 10ef694 Delay emitting CFI PC adjustments until after Thumb2/Mips fixup. by Vladimir Marko · 9 years ago
  17. 8c434dc MIPS: Assemblers changes needed for optimizing compiler by Goran Jakovljevic · 9 years ago
  18. 85b62f2 ART: Refactor intrinsics slow-paths by Andreas Gampe · 9 years ago
  19. ff73498 Revert "Revert "[MIPS] Use hard float calling convention for managed code"" by Goran Jakovljevic · 9 years ago
  20. 7fee84c Revert "[MIPS] Use hard float calling convention for managed code" by Vladimir Marko · 9 years ago
  21. a29449d [MIPS] Use hard float calling convention for managed code by Goran Jakovljevic · 9 years ago
  22. 3887c46 Remove unnecessary `explicit` qualifiers on constructors. by Roland Levillain · 9 years ago
  23. 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 9 years ago
  24. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  25. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  26. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  27. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  28. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  29. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  30. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed (98%) from runtime/oat/utils/mips/assembler_mips.h]
  31. 3e79aad Fixing cpplint readability/constructors issues by Brian Carlstrom · 11 years ago
  32. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  33. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/utils/mips/assembler_mips.h]
  34. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  35. 0703060 Fixes to make jni_compiler_test work on MIPS. by jeffhao · 12 years ago
  36. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  37. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 12 years ago