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