1. fc6a30e More MIPS fixes. Most basic tests pass. by jeffhao · 13 years ago
  2. fa147e2 Numerous fixes to MIPS. Basic oatexec works. by jeffhao · 13 years ago
  3. 4f8f04a Fix endianness of compiled code and stacks of stubs for MIPS. by jeffhao · 13 years ago
  4. a5b3024 Split dex_pc<->native_pc mapping table by Bill Buzbee · 13 years ago
  5. 8320f38 Prune useless entries from dex to pc map by buzbee · 13 years ago
  6. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 13 years ago
  7. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  8. bff2465 [Compiler] Add object ref discovery by buzbee · 13 years ago
  9. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  10. fc9e6fa Compiler intrinsics by buzbee · 13 years ago
  11. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  12. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  13. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  14. de79783 Dummy up MOV instructions, add/tweak comments. by Ian Rogers · 13 years ago
  15. cad9606 Fix MIPS comment typo. by Ian Rogers · 13 years ago
  16. a2ebdd7 Complete MIPS code generation support by buzbee · 13 years ago
  17. c5159d5 MIPS switch table support by buzbee · 13 years ago
  18. 0398c42 More MIPS support by buzbee · 13 years ago
  19. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  20. 71ac994 Change assembler to use byte instruction lengths by buzbee · 13 years ago
  21. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  22. 31a4a6f More target-independence by buzbee · 13 years ago
  23. e3acd07 Multi-target support by buzbee · 13 years ago