1. 00bc1dc Remove separate libart-compiler-llvm by Brian Carlstrom · 13 years ago
  2. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 13 years ago
  3. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 13 years ago
  4. 2502e00 Basic block optimization refactoring by buzbee · 13 years ago
  5. 8c4bbb5 Eliminate build of target-specific compiler .so by buzbee · 13 years ago
  6. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  7. 1bc37c6 Continuing Quick compiler refactoring by buzbee · 13 years ago
  8. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago
  9. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago
  10. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 13 years ago
  11. 7fbee07 Preliminary changes to allow mips target to build. by jeffhao · 13 years ago
  12. cdc6690 Switch to use libbcc and single copy of LLVM. by Shih-wei Liao · 13 years ago
  13. 5644f00 Only build target compiler for TARGET_ARCH by Brian Carlstrom · 13 years ago
  14. 2cfc639 Foundation for Quick LLVM compiler by buzbee · 13 years ago
  15. ceeea7d Add missing escaping in makefile. by Elliott Hughes · 13 years ago
  16. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago
  17. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 13 years ago
  18. 73666be Add dependency from dex2oat to supporting libart-compiler-* libraries by Brian Carlstrom · 13 years ago
  19. 46f060a Move other compiler bits into the compiler shared libraries. by Elliott Hughes · 13 years ago
  20. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago