1. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  2. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 7 years ago
  3. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 8 years ago
  4. 3309c01 MIPS: Introduce a few MSA instructions by Lena Djokic · 8 years ago
  5. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 8 years ago
  6. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 8 years ago
  7. f7754e8 Add more repeat support and register views. by Aart Bik · 8 years ago
  8. caa31e7 Add repeat support for memory addresses. by Aart Bik · 8 years ago
  9. 5dafb3c Test assembler driver utilities. by Aart Bik · 8 years ago
  10. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  11. 3f44403 MIPS64: Add ldi.df MSA instruction by Goran Jakovljevic · 8 years ago
  12. 5a9e51d Revert "Revert "Introduce a number of MSA instructions for MIPS64"" by Goran Jakovljevic · 8 years ago
  13. 219bf25 Revert "Introduce a number of MSA instructions for MIPS64" by Aart Bik · 8 years ago
  14. dcabc8b Introduce a number of MSA instructions for MIPS64 by Goran Jakovljevic · 8 years ago
  15. e366059 MIPS64: java.lang.String.getChars by Chris Larsen · 9 years ago
  16. 2e965ac ART: Use references in assembler tests by Andreas Gampe · 9 years ago
  17. 674b9ee MIPS32: Implement HSelect by Alexey Frunze · 9 years ago
  18. a8aaf5a MIPS32: Disassemble and test movf.fmt and movt.fmt (missed earlier) by Alexey Frunze · 9 years ago
  19. 3add9cb MIPS32: Assembler tests for MIPS32R6 by Chris Larsen · 9 years ago
  20. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  21. cd7b0ee MIPS32: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 10 years ago
  22. a0e87b0 MIPS64: Support short and long branches by Alexey Frunze · 10 years ago
  23. c4daa0a Merge "MIPS64: Additional assember tests:" by Andreas Gampe · 10 years ago
  24. 5141763 MIPS64: Additional assember tests: by Chris Larsen · 10 years ago
  25. 8c434dc MIPS: Assemblers changes needed for optimizing compiler by Goran Jakovljevic · 10 years ago
  26. dbce0d7 MIPS64r6 Assembler Tests by Chris Larsen · 10 years ago
  27. cf93a5c Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" by Vladimir Marko · 10 years ago
  28. fbeb4ae Revert "ART: Implement literal pool for arm, fix branch fixup." by Vladimir Marko · 10 years ago
  29. f38caa6 ART: Implement literal pool for arm, fix branch fixup. by Vladimir Marko · 10 years ago
  30. 03b9ee4 ART: Refactor utils/assembler test by Andreas Gampe · 10 years ago
  31. d23840d x86_64: Fix the rex prefix for movzxb, movsxb, movb by Chao-ying Fu · 10 years ago
  32. fb8d279 [optimizing] Implement x86/x86_64 math intrinsics by Mark Mendell · 10 years ago
  33. 65bec69 ART: Clean assembler_test disassemblies by Andreas Gampe · 10 years ago
  34. 91e9f25 Merge "[optimizing compiler] Add shifts" by Calin Juravle · 11 years ago
  35. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
  36. 849cc5e ART: Assembler_arm_test by Andreas Gampe · 11 years ago
  37. 851df20 ART: Multiview assembler_test, fix x86-64 assembler by Andreas Gampe · 11 years ago
  38. 1a28fc4 Exercise the generation of SBFX on ARM32 & Thumb-2. by Roland Levillain · 11 years ago
  39. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 11 years ago
  40. 102cbed Implement register allocator for floating point registers. by Nicolas Geoffray · 11 years ago
  41. 54e15de ART: Make assembler_test less chatty by Andreas Gampe · 11 years ago
  42. 7747c8d ART: Remove test files after test by Andreas Gampe · 11 years ago
  43. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  44. b40c6a7 ART: Fix assembler_test to use ScratchFile by Andreas Gampe · 11 years ago
  45. 5a4fa82 x86_64 Assembler Test Infrastructure, fix x86_64 assembler by Andreas Gampe · 11 years ago