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