1. 28c9a83 Quick Compiler: pointer/boolean cleanup by buzbee · 13 years ago
  2. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  3. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 13 years ago
  4. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  5. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  6. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  7. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (99%) from src/compiler/codegen/mips/Assemble.cc]
  8. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  9. 61f916c A few more MIPS fixes. Emulator boots up with black screen. by jeffhao · 13 years ago
  10. fa147e2 Numerous fixes to MIPS. Basic oatexec works. by jeffhao · 13 years ago
  11. 4f8f04a Fix endianness of compiled code and stacks of stubs for MIPS. by jeffhao · 13 years ago
  12. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  13. a168c83 Convince tsan that the card table isn't a problem. by Elliott Hughes · 13 years ago
  14. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  15. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  16. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 13 years ago
  17. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 13 years ago
  18. 680b1bd Unify branch flags, pretty printer for OpKind. by Ian Rogers · 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. 0398c42 More MIPS support by buzbee · 13 years ago
  23. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  24. 71ac994 Change assembler to use byte instruction lengths 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