1. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  2. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  3. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  4. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (97%) from src/compiler/codegen/arm/Thumb2/Factory.cc]
  5. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  6. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  7. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  8. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  9. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 13 years ago
  10. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  11. f3aac97 Special case division by small constants by buzbee · 13 years ago
  12. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  13. fc9e6fa Compiler intrinsics by buzbee · 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. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  20. 31a4a6f More target-independence by buzbee · 13 years ago
  21. 513c64a Fix load/storeBaseDispWide bug with large offests. by Ian Rogers · 13 years ago
  22. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  23. 5abfa3e Compiler tuning by buzbee · 13 years ago
  24. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  25. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 14 years ago
  26. 6825326 Reg utility fix by buzbee · 14 years ago
  27. bbaf894 Optimization fixes by buzbee · 14 years ago
  28. 58f9274 Various bugfixes by buzbee · 14 years ago
  29. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  30. c1f4504 Suspend check reworking (ready for rewiew) by buzbee · 14 years ago
  31. 03fa263 Rework type & size inference, literal usage by buzbee · 14 years ago
  32. 3b5d379 Fix sub codegen bug by buzbee · 14 years ago
  33. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago