1. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  2. abdac47 Add X86/X86_64 support for CMOV from memory. by Mark Mendell · 9 years ago
  3. c39dac1 Support for x86 popcnt. by Aart Bik · 9 years ago
  4. 9f51f26 X86: Add support for ucomis[sd] reg/memory form by Mark Mendell · 10 years ago
  5. bcee092 Add X86 bsf and rotate instructions by Mark Mendell · 10 years ago
  6. 73f455e X86: Assembler support for near labels by Mark Mendell · 10 years ago
  7. 8ae3ffb Add 'bsr' instruction to x86 and x86_64 by Mark Mendell · 10 years ago
  8. b9c4bbe Add rep movsw to x86 and x86_64 instructions. by Mark Mendell · 10 years ago
  9. 743e962 Merge "Optimizing: Add Non Temporal Move support for x86" by Aart Bik · 10 years ago
  10. 970abfb Added repe_cmpsl instruction to x86, x86_64 assemblers by agicsaki · 10 years ago
  11. 7a08fb5 Optimizing: Add Non Temporal Move support for x86 by Mark Mendell · 10 years ago
  12. 71311f8 Added repe_cmpsw instruction to x86, x86_64 assemblers by agicsaki · 10 years ago
  13. 21030dd ART: x86 indexOf intrinsics for the optimizing compiler by Andreas Gampe · 10 years ago
  14. 0a18601 Exercise the x86 and x86-64 FILD and FISTP instructions. by Roland Levillain · 10 years ago
  15. 58d25fd [optimizing] Implement more x86/x86_64 intrinsics by Mark Mendell · 10 years ago
  16. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  17. 647b9ed Add support for long-to-double in the optimizing compiler. by Roland Levillain · 11 years ago
  18. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed from runtime/oat/utils/x86/assembler_x86_test.cc]
  19. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/utils/x86/assembler_x86_test.cc]
  20. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago[Renamed from src/assembler_x86_test.cc]
  21. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  22. ad107ab Remove author attributions. by Carl Shapiro · 14 years ago
  23. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 14 years ago
  24. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 14 years ago
  25. a331b3c New ClassLinker::CreateArrayClass by Brian Carlstrom · 14 years ago
  26. c981ace Add a gtest build target for the host. by Jesse Wilson · 14 years ago