1. 3d50407 Make out arguments non-reference types. by Ian Rogers · 11 years ago
  2. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  3. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  4. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  5. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (97%) from src/compiler/llvm/compiler_llvm.h]
  6. 9609cb6 Remove remaining code related to compiled invoke and proxy stubs. by Jeff Hao · 11 years ago
  7. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 11 years ago
  8. 0d94eb6 Minor LLVM cleanup. by Ian Rogers · 12 years ago
  9. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 12 years ago
  10. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 12 years ago[Renamed (97%) from src/compiler_llvm/compiler_llvm.h]
  11. 89756f2 Rename OatCompilationUnit to Dex.. move to compiler. by Ian Rogers · 12 years ago
  12. 1212a02 Move the Compiler to CompilerDriver. by Ian Rogers · 12 years ago
  13. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  14. 641ce03 Rename compiler_llvm CompilationUnit to LlvmCompilationUnit by Brian Carlstrom · 12 years ago
  15. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  16. 7616005 Switch over to the google3 unix_file File*. by Elliott Hughes · 12 years ago
  17. c531cef Eliminate #ifdef ART_USE_QUICK_COMPILER by buzbee · 12 years ago
  18. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  19. 55e5e6c Fix quick fly2iceland after rebase. by TDYa127 · 12 years ago
  20. bb33f2f Integrating portable path with the Frontend. by Shih-wei Liao · 12 years ago
  21. b672d1e Merge iceland to greenland. by TDYa127 · 12 years ago
  22. 971bf3f Compile method one-by-one. by Logan Chien · 12 years ago
  23. 7a2a23a Cleanup proxy stub compiler code. by Logan Chien · 12 years ago
  24. 766b0bf Remove the mutex lock from Materialize(). by Shih-wei Liao · 12 years ago
  25. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 12 years ago
  26. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 12 years ago
  27. de08e84 Remove ELF filename argument. by Logan Chien · 12 years ago
  28. df57614 Add GetElfImages() method to CompilerLLVM. by Logan Chien · 12 years ago
  29. 0f0899a Add ElfImage to hold ELF image address and size. by Logan Chien · 12 years ago
  30. f7015fd Add ELF loader to load the executables. by Logan Chien · 13 years ago
  31. aeb5303 Add GetCompilationUnit() to CompilerLLVM. by Logan Chien · 13 years ago
  32. 0c215db Code cleanup: Remove LLVM initialization dead code. by Logan Chien · 13 years ago
  33. 63deaad Fix memory corruption due to premature llvm_shutdown(). by Shih-wei Liao · 13 years ago
  34. ce11906 Remove MutexLock from the argument. Use AssertHeld instead. by Logan Chien · 13 years ago
  35. d6e614b Rename header guard of compiler_llvm.h by Logan Chien · 13 years ago
  36. 7f76761 Cleanup LLVM code generation code. by Logan Chien · 13 years ago
  37. 8b977d3 Compile llvm.Module into ELF object file. by Logan Chien · 13 years ago
  38. 88894ee JNI compiler. by Logan Chien · 13 years ago
  39. 4dd96f5 Extract method-related information from CompilationUnit. by Logan Chien · 13 years ago
  40. f04364f Add upcall compiler. by Logan Chien · 13 years ago
  41. 8342616 Cleanup "Beginning of LLVM backend for ART." by Logan Chien · 13 years ago
  42. d1fec81 Beginning of LLVM backend for ART. by Shih-wei Liao · 13 years ago