1. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  2. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  3. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  4. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 13 years ago
  5. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 13 years ago
  6. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 13 years ago
  7. 55e5e6c Fix quick fly2iceland after rebase. by TDYa127 · 13 years ago
  8. bb33f2f Integrating portable path with the Frontend. by Shih-wei Liao · 13 years ago
  9. b672d1e Merge iceland to greenland. by TDYa127 · 13 years ago
  10. 971bf3f Compile method one-by-one. by Logan Chien · 13 years ago
  11. 7a2a23a Cleanup proxy stub compiler code. by Logan Chien · 13 years ago
  12. 766b0bf Remove the mutex lock from Materialize(). by Shih-wei Liao · 13 years ago
  13. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 13 years ago
  14. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 13 years ago
  15. de08e84 Remove ELF filename argument. by Logan Chien · 13 years ago
  16. df57614 Add GetElfImages() method to CompilerLLVM. by Logan Chien · 13 years ago
  17. 0f0899a Add ElfImage to hold ELF image address and size. by Logan Chien · 13 years ago
  18. f7015fd Add ELF loader to load the executables. by Logan Chien · 13 years ago
  19. aeb5303 Add GetCompilationUnit() to CompilerLLVM. by Logan Chien · 13 years ago
  20. 0c215db Code cleanup: Remove LLVM initialization dead code. by Logan Chien · 13 years ago
  21. 63deaad Fix memory corruption due to premature llvm_shutdown(). by Shih-wei Liao · 13 years ago
  22. ce11906 Remove MutexLock from the argument. Use AssertHeld instead. by Logan Chien · 13 years ago
  23. d6e614b Rename header guard of compiler_llvm.h by Logan Chien · 13 years ago
  24. 7f76761 Cleanup LLVM code generation code. by Logan Chien · 13 years ago
  25. 8b977d3 Compile llvm.Module into ELF object file. by Logan Chien · 13 years ago
  26. 88894ee JNI compiler. by Logan Chien · 13 years ago
  27. 4dd96f5 Extract method-related information from CompilationUnit. by Logan Chien · 13 years ago
  28. f04364f Add upcall compiler. by Logan Chien · 13 years ago
  29. 8342616 Cleanup "Beginning of LLVM backend for ART." by Logan Chien · 14 years ago
  30. d1fec81 Beginning of LLVM backend for ART. by Shih-wei Liao · 13 years ago