1. e6285f9 Compiler: Take advantage of constant propagation by buzbee · 13 years ago
  2. 7da142f Quick compiler: tighten null/0/0.0 workaround by buzbee · 13 years ago
  3. 5f61f67 Workaround for Issue 7250540 by buzbee · 13 years ago
  4. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  5. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  6. aad9438 Quick Compiler: static, extern and inline cleanup by buzbee · 13 years ago
  7. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  8. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  9. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  10. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago[Renamed from src/compiler/codegen/codegen_factory.cc]
  11. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed from src/compiler/codegen/CodegenFactory.cc]
  12. f0504cd Quick backend: rename target-specific #defines by buzbee · 13 years ago
  13. b046e16 Remove all TARGET_[ARM|X86|MIPS] #ifdefs by buzbee · 13 years ago
  14. 7469ebf Refactor and remove copy mark bits. by Mathieu Chartier · 13 years ago
  15. ad8f15e Milestone: close Quick side channel communication by buzbee · 13 years ago
  16. 408ad16 Restructure to reduce MIR references by buzbee · 13 years ago
  17. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  18. c6f3bb8 Further x86 progress and image creation. by Ian Rogers · 13 years ago
  19. 9c044ce Support for promoting Method* and compiler temps by buzbee · 13 years ago
  20. ab2b55d Refactor callRuntimeHelper by Ian Rogers · 13 years ago
  21. 3d66194 Real fix for 064 by buzbee · 13 years ago
  22. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  23. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  24. a7678db x86 source code hack and slash by buzbee · 13 years ago
  25. c5159d5 MIPS switch table support by buzbee · 13 years ago
  26. 82488f5 Multi-target Codegen cleanup by buzbee · 13 years ago
  27. 31a4a6f More target-independence by buzbee · 13 years ago
  28. e3acd07 Multi-target support by buzbee · 13 years ago
  29. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  30. 67bc236 Register promotion fix by buzbee · 14 years ago
  31. b29e4d1 Misc codegen fixes related to register promotion by buzbee · 14 years ago
  32. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  33. 8060925 Implement Class.getDeclared(Constructors|Fields|Methods). by Elliott Hughes · 14 years ago
  34. 43a3642 Fix null check elimination by buzbee · 14 years ago
  35. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 14 years ago
  36. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago