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