1. 26a25ef Add a prepare for register allocation pass. by Nicolas Geoffray · 11 years ago
  2. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 11 years ago
  3. e3ea838 ART source line debug info in OAT files by Yevgeny Rouban · 11 years ago
  4. 547cdfd Emit CFI for x86 & x86_64 JNI compiler. by Tong Shen · 11 years ago
  5. f12feb8 Stack overflow checks and NPE checks for optimizing. by Nicolas Geoffray · 11 years ago
  6. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 11 years ago
  7. a7062e0 Add a linear scan register allocator to the optimizing compiler. by Nicolas Geoffray · 11 years ago
  8. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  9. 01bc96d Long support in optimizing compiler. by Nicolas Geoffray · 11 years ago
  10. b55f835 Test control flow instruction with optimizing compiler. by Nicolas Geoffray · 11 years ago
  11. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  12. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  13. 7f466c0 Merge "Add support for invoke-static in optimizing compiler." by Nicolas Geoffray · 11 years ago
  14. 8ccc3f5 Add support for invoke-static in optimizing compiler. by Nicolas Geoffray · 11 years ago
  15. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  16. a7e649d Merge "Make heap reference poisoning work with the interpreter." by Hiroshi Yamauchi · 11 years ago
  17. befbd57 Fix host architecture for 64bit. by Ian Rogers · 11 years ago
  18. e63a745 Make heap reference poisoning work with the interpreter. by Hiroshi Yamauchi · 11 years ago
  19. b48b9eb Fix clang to compile and run host tests. by Ian Rogers · 11 years ago
  20. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  21. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  22. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago