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