1. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  2. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  3. 7caad77 Implement various missing parts of the X86 compiler by Ian Rogers · 13 years ago
  4. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  5. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  6. b41b33b Add 3rd argument register to X86. by Ian Rogers · 13 years ago
  7. bdf6c3d Trivial cleanup of typos and fixed-length buffers. by Elliott Hughes · 13 years ago
  8. f582258 oat file patching by Brian Carlstrom · 13 years ago
  9. b3ab25b Enable compiler_test on host. by Ian Rogers · 13 years ago
  10. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  11. 3fa1379 Patch support for the boot image. by Ian Rogers · 13 years ago
  12. 239c4e7 Loop detection, improved reg allocation by buzbee · 13 years ago
  13. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  14. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 13 years ago
  15. efccc56 Frame layout change by buzbee · 13 years ago
  16. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  17. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  18. a7678db x86 source code hack and slash by buzbee · 13 years ago
  19. e88dfbf x86 codegen source file skeletons by buzbee · 13 years ago
  20. a2ebdd7 Complete MIPS code generation support by buzbee · 13 years ago
  21. c5159d5 MIPS switch table support by buzbee · 13 years ago
  22. be00364 Another attempt to fix the mac build by buzbee · 13 years ago
  23. bc6ba40 Fix the mac build - tweak the display format by buzbee · 13 years ago
  24. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  25. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  26. 31a4a6f More target-independence by buzbee · 13 years ago
  27. e3acd07 Multi-target support by buzbee · 13 years ago