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