1. e94d9b2 Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir = Greenland by Shih-wei Liao · 12 years ago
  2. 742e25e More MIPS support. by Elliott Hughes · 12 years ago
  3. 937105a Use ELF function index to distinguish generated functions. by Logan Chien · 12 years ago
  4. 6920bce Add ELF index to art::CompiledMethod. by Logan Chien · 12 years ago
  5. 16da88c Custom codegen for small frameless methods. by buzbee · 12 years ago
  6. b41b33b Add 3rd argument register to X86. by Ian Rogers · 12 years ago
  7. f7d9ad3 Enable all JNI internal compiler tests on the host. by Ian Rogers · 12 years ago
  8. 3fa1b7e Unify the invoke stubs and replace "oat" with "Art" in the API. by Elliott Hughes · 12 years ago
  9. c4c9881 Fix the LLVM build. Separate out libart-compiler-llvm.so. by Shih-wei Liao · 12 years ago
  10. b5d09b2 Method prologue and epilogues, add missing x86 functionality. by Ian Rogers · 12 years ago
  11. ab058bb Make code buffer units 8bit rather than 16bit. by Ian Rogers · 12 years ago
  12. f04364f Add upcall compiler. by Logan Chien · 12 years ago
  13. d1fec81 Beginning of LLVM backend for ART. by Shih-wei Liao · 12 years ago
  14. 2faa5f1 Fix copyright headers. by Elliott Hughes · 12 years ago
  15. ba8eee1 Remove more lint. by Elliott Hughes · 12 years ago
  16. 7541288 Ensure method GC maps are setup during runtime verification by Brian Carlstrom · 12 years ago
  17. e7d856b Add GC map to oat file by Brian Carlstrom · 12 years ago
  18. 413f9e0 Fix gcc 4.6 build by Brian Carlstrom · 12 years ago
  19. 169c9a7 Remove the use of Method from jni_compiler by Ian Rogers · 13 years ago
  20. 0571d35 Refactor the use of Method by the compiler. by Ian Rogers · 13 years ago
  21. 0dd7dda Several fixes for proper creation and use of vmap tables by Brian Carlstrom · 13 years ago
  22. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago