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