1. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  2. 28c9a83 Quick Compiler: pointer/boolean cleanup by buzbee · 13 years ago
  3. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  4. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 13 years ago
  5. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  6. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  7. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  8. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  9. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed from src/compiler/codegen/LocalOptimizations.cc]
  10. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  11. ec13743 Revert "Revert "Refactor codegen resource masks"" by buzbee · 13 years ago
  12. 4b39c9f1b Revert "Refactor codegen resource masks" by Bill Buzbee · 13 years ago
  13. 07131ca Refactor codegen resource masks by buzbee · 13 years ago
  14. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  15. 8320f38 Prune useless entries from dex to pc map by buzbee · 13 years ago
  16. 573b429 Enable load store elimination on x86. by jeffhao · 13 years ago
  17. e296248 Fixes for x86 compiler optimizations. by jeffhao · 13 years ago
  18. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  19. b25c3f6 Fix cpplint's whitespace complaints. by Elliott Hughes · 13 years ago
  20. a7678db x86 source code hack and slash by buzbee · 13 years ago
  21. 31a4a6f More target-independence by buzbee · 13 years ago
  22. e3acd07 Multi-target support by buzbee · 13 years ago[Renamed (93%) from src/compiler/codegen/arm/LocalOptimizations.cc]
  23. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  24. 5abfa3e Compiler tuning by buzbee · 13 years ago
  25. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  26. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  27. f48e971 Def/Use mask fix for vldm/vstm by buzbee · 14 years ago
  28. e6d6196 Various bug fixes. by buzbee · 14 years ago
  29. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago