1. 21d28f5 GBC Expander. Removed lir. by Shih-wei Liao · 12 years ago
  2. 971bf3f Compile method one-by-one. by Logan Chien · 12 years ago
  3. b2eb5c1 Reduce memory usage. by TDYa127 · 12 years ago
  4. b1bab1c Code cleanup: Remove unnecessary parameter. by Logan Chien · 12 years ago
  5. f15b0ab Only do the suspend check at return and loop latch. by TDYa127 · 12 years ago
  6. 08e1ba3 Don't fork dex2oat process on target device. by Logan Chien · 12 years ago
  7. e0e4024 Reduce memory usage by halving the materialization threshold. by Shih-wei Liao · 12 years ago
  8. 677cabc Reduce materialize threshold. by TDYa127 · 12 years ago
  9. 8ba2fc5 Add mutex lock to CompilationUnit. by Logan Chien · 12 years ago
  10. 799ef4f Replace tmpfile with pipe. by Logan Chien · 12 years ago
  11. d7726e4 Enable separate compilation. by Shih-wei Liao · 12 years ago
  12. dbd0034 Specify the filename upon writing. by Shih-wei Liao · 12 years ago
  13. 9744194 Fix materialization threshold too-large problem, assuming no long calls. by Shih-wei Liao · 12 years ago
  14. 110bcba Update frame size after the bitcode is translated into machine code. by Logan Chien · 12 years ago
  15. d668a06 Implement runtime support inlining. by TDYa127 · 12 years ago
  16. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 12 years ago
  17. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 12 years ago
  18. de08e84 Remove ELF filename argument. by Logan Chien · 12 years ago
  19. 0f0899a Add ElfImage to hold ELF image address and size. by Logan Chien · 12 years ago
  20. 6546ec5 Add ELF index to art::compiler_llvm::CompilationUnit. by Logan Chien · 12 years ago
  21. b9eaeea Emit the ELF image into the memory buffer. by Logan Chien · 12 years ago
  22. 7f76761 Cleanup LLVM code generation code. by Logan Chien · 13 years ago
  23. 8b977d3 Compile llvm.Module into ELF object file. by Logan Chien · 13 years ago