1. 0a18601 Exercise the x86 and x86-64 FILD and FISTP instructions. by Roland Levillain · 9 years ago
  2. 58d25fd [optimizing] Implement more x86/x86_64 intrinsics by Mark Mendell · 10 years ago
  3. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago
  4. 647b9ed Add support for long-to-double in the optimizing compiler. by Roland Levillain · 10 years ago
  5. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago[Renamed from runtime/oat/utils/x86/assembler_x86_test.cc]
  6. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/oat/utils/x86/assembler_x86_test.cc]
  7. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago[Renamed from src/assembler_x86_test.cc]
  8. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  9. ad107ab Remove author attributions. by Carl Shapiro · 13 years ago
  10. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  11. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago
  12. a331b3c New ClassLinker::CreateArrayClass by Brian Carlstrom · 13 years ago
  13. c981ace Add a gtest build target for the host. by Jesse Wilson · 13 years ago