1. 24f2dfa [optimizing compiler] Implement inline x86 FP '%' by Mark Mendell · 11 years ago
  2. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 11 years ago
  3. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 11 years ago
  4. 140c2c7 ART: Remove unused parts of x86 assemblers by Andreas Gampe · 11 years ago
  5. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 11 years ago
  6. 5b4b898 Revert "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 11 years ago
  7. 6004796 Don't block quick callee saved registers for optimizing. by Nicolas Geoffray · 11 years ago
  8. d7fa3a7 Merge "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
  9. ddb7df2 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  10. 647b9ed Add support for long-to-double in the optimizing compiler. by Roland Levillain · 11 years ago
  11. 91debbc Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Calin Juravle · 11 years ago
  12. fd86124 [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  13. 799f506 Revert "[optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE}" by Nicolas Geoffray · 11 years ago
  14. cea28ec [optimizing compiler] Add CMP{L,G}_{FLOAT,DOUBLE} by Calin Juravle · 11 years ago
  15. 9aec02f [optimizing compiler] Add shifts by Calin Juravle · 11 years ago
  16. 8366ca0 Fix the last users of TARGET_CPU_SMP. by Elliott Hughes · 11 years ago
  17. 9574c4b Implement and/or/xor in optimizing. by Nicolas Geoffray · 11 years ago
  18. 277ccbd ART: More warnings by Andreas Gampe · 11 years ago
  19. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 11 years ago
  20. 71175b7 Cleanup baseline register allocator. by Nicolas Geoffray · 11 years ago
  21. 1373595 stdint types all the way! by Ian Rogers · 11 years ago
  22. 7fb49da Add support for floats and doubles. by Nicolas Geoffray · 11 years ago
  23. b6e7206 Fix movw on x86/x86_64 to accept any 16bits immediate. by Nicolas Geoffray · 11 years ago
  24. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 11 years ago
  25. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 11 years ago
  26. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 11 years ago
  27. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
  28. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 11 years ago
  29. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  30. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  31. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  32. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  33. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  34. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  35. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  36. 7f466c0 Merge "Add support for invoke-static in optimizing compiler." by Nicolas Geoffray · 11 years ago
  37. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 11 years ago
  38. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  39. a7e649d Merge "Make heap reference poisoning work with the interpreter." by Hiroshi Yamauchi · 11 years ago
  40. befbd57 Fix host architecture for 64bit. by Ian Rogers · 11 years ago
  41. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 11 years ago
  42. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  43. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  44. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  45. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago