1. fa147e2 Numerous fixes to MIPS. Basic oatexec works. by jeffhao · 13 years ago
  2. 8320f38 Prune useless entries from dex to pc map by buzbee · 13 years ago
  3. 4b771a0 Implemented fused branches for long and fp on x86. by jeffhao · 13 years ago
  4. a1da8a5 Quick compiler: complete switch support by buzbee · 13 years ago
  5. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  6. fd2ec54 Fix compilation issues with new gcc by Brian Carlstrom · 13 years ago
  7. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 13 years ago
  8. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  9. 55bd45f More X86 fixes. by Ian Rogers · 13 years ago
  10. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago
  11. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  12. 16da88c Custom codegen for small frameless methods. by buzbee · 13 years ago
  13. ab2b55d Refactor callRuntimeHelper by Ian Rogers · 13 years ago
  14. 239c4e7 Loop detection, improved reg allocation by buzbee · 13 years ago
  15. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  16. 680b1bd Unify branch flags, pretty printer for OpKind. by Ian Rogers · 13 years ago
  17. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  18. a2ebdd7 Complete MIPS code generation support by buzbee · 13 years ago
  19. c5159d5 MIPS switch table support by buzbee · 13 years ago
  20. 0398c42 More MIPS support by buzbee · 13 years ago
  21. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  22. 71ac994 Change assembler to use byte instruction lengths by buzbee · 13 years ago
  23. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  24. 31a4a6f More target-independence by buzbee · 13 years ago
  25. e3acd07 Multi-target support by buzbee · 13 years ago