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