1. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 13 years ago
  2. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  3. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  4. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 13 years ago
  5. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  6. b3cd122 Really fix build. by Elliott Hughes · 13 years ago
  7. e7825db Fix build. by Elliott Hughes · 13 years ago
  8. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  9. 680b1bd Unify branch flags, pretty printer for OpKind. by Ian Rogers · 13 years ago
  10. 86a4bce Fix branch bug (showed up in codegen for debug) by buzbee · 13 years ago
  11. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  12. de79783 Dummy up MOV instructions, add/tweak comments. by Ian Rogers · 13 years ago
  13. e88dfbf x86 codegen source file skeletons by buzbee · 13 years ago
  14. 4455f78 Fix type in README.mips by buzbee · 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. 11f9d21 Mips portable floating point support by Bill Buzbee · 13 years ago
  18. c5159d5 MIPS switch table support by buzbee · 13 years ago
  19. 0398c42 More MIPS support by buzbee · 13 years ago
  20. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  21. 71ac994 Change assembler to use byte instruction lengths by buzbee · 13 years ago
  22. 5de3494 Another step towards a Mips target by buzbee · 13 years ago
  23. 31a4a6f More target-independence by buzbee · 13 years ago
  24. e3acd07 Multi-target support by buzbee · 13 years ago