1. 634ea28 Implemented inline of String charAton x86. by jeffhao · 13 years ago
  2. 86e4671 Implemented inline of String indexOf and compareTo on x86. by jeffhao · 13 years ago
  3. 77ae36b Fix and enable inlining of some intrinsics on x86. by jeffhao · 13 years ago
  4. babda95 Populate call info and inline float/double conversions on x86. by jeffhao · 13 years ago
  5. e33c92b Fix string.compareTo regression by buzbee · 13 years ago
  6. ad8f15e Milestone: close Quick side channel communication by buzbee · 13 years ago
  7. 3b3dbdd More Quick compiler mir/bb cleanup by buzbee · 13 years ago
  8. 15bf980 More Quick compiler restructuring by buzbee · 13 years ago
  9. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  10. 6023456 Various missing hunks. by Elliott Hughes · 13 years ago
  11. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  12. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  13. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  14. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago
  15. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  16. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  17. b41b33b Add 3rd argument register to X86. by Ian Rogers · 13 years ago
  18. bdf6c3d Trivial cleanup of typos and fixed-length buffers. by Elliott Hughes · 13 years ago
  19. f582258 oat file patching by Brian Carlstrom · 13 years ago
  20. b3ab25b Enable compiler_test on host. by Ian Rogers · 13 years ago
  21. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  22. 3fa1379 Patch support for the boot image. by Ian Rogers · 13 years ago
  23. ab2b55d Refactor callRuntimeHelper by Ian Rogers · 13 years ago
  24. 2ed3b95 Implement direct apk -> boot calling by Ian Rogers · 13 years ago
  25. 6cbb2bd X86 invocation tidy up. by Ian Rogers · 13 years ago
  26. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  27. 0398c42 More MIPS support by buzbee · 13 years ago
  28. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  29. 31a4a6f More target-independence by buzbee · 13 years ago