1. 51c2467 libart-compiler cleanup by Brian Carlstrom · 13 years ago[Renamed from src/compiler/llvm/runtime_support_llvm.h]
  2. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 13 years ago[Renamed from src/compiler_llvm/runtime_support_llvm.h]
  3. 8dbb708 Rename run-time functions to distinguish art_quick_[name] vs art_portable_[name]. by Logan Chien · 13 years ago
  4. 98573f9 Fix portable build following object.h refactor. by Ian Rogers · 13 years ago
  5. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago
  6. ce4cc0d Using gcmap instead of shadow frame. by TDYa127 · 14 years ago
  7. 5438ad8 Add vregs to ShadowFrame. by Ian Rogers · 14 years ago
  8. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 14 years ago
  9. 1258417 Code cleanup: Use "const T*" instead of "T const*" by Logan Chien · 14 years ago
  10. 0b130de Code cleanup. Full sharpening. by TDYa127 · 14 years ago
  11. c147826 Save R9 when up-call. by TDYa127 · 14 years ago
  12. b08ed12 Implement thin-lock fast path for compiler-llvm. by TDYa127 · 14 years ago
  13. fc6c5fd Add missing object.h to runtime_support_llvm.h by Logan Chien · 14 years ago
  14. eead4ac Implement proxy stub for compiler_llvm. by TDYa127 · 14 years ago
  15. de479be Refactor runtime support builder. by TDYa127 · 14 years ago
  16. af54347 Lazy pushing shadow frame. by TDYa127 · 14 years ago
  17. 0de52be Remove data dependency of push/pop shadow frame. by TDYa127 · 14 years ago
  18. 736df02 Use try item offset to find catch block instead of Dex PC. by Logan Chien · 14 years ago
  19. 706e9b6 Add more Thread to runtime support llvm. by TDYa127 · 14 years ago
  20. 5bb8601 Fix 044-proxy. Implement proxy for now, working on x86 and ARM. by TDYa127 · 14 years ago
  21. 0b686e5 Refactor the temporary solution of the stubs. by TDYa127 · 14 years ago
  22. 3f9137d Fix NPE message in LLVM. by TDYa127 · 14 years ago
  23. 8532191 Late method resolution. by TDYa127 · 14 years ago
  24. 4165a83 Implement StackOverflow check. by TDYa127 · 14 years ago
  25. 2d70217 Fix the find_catch_block bug in runtime_support_llvm. by TDYa127 · 14 years ago
  26. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 14 years ago
  27. 28f1a14 Implement LLVM version of jni_compiler to pass 17 jni_compiler tests. by TDYa127 · 14 years ago
  28. 2771fb1 Move the runtime support function lookup callback to runtime_support_llvm.cc. by Logan Chien · 14 years ago
  29. 113f4fc Add runtime support routines to runtime_support_llvm.h and utils_llvm. by Shih-wei Liao · 14 years ago
  30. a8a9c34 Initial runtime support routines for ART LLVM. by Shih-wei Liao · 14 years ago