1. de479be Refactor runtime support builder. by TDYa127 · 13 years ago
  2. af54347 Lazy pushing shadow frame. by TDYa127 · 13 years ago
  3. 0de52be Remove data dependency of push/pop shadow frame. by TDYa127 · 13 years ago
  4. 41005dd Fix x86 type conversions. test-art-host-oat passes. by jeffhao · 13 years ago
  5. 9d3ba24 Fix compiling breakage (SIGSEGV) from doing "make -jN", where N > 1. by TDYa127 · 13 years ago
  6. 8fe384d Mark some functions as readonly for optimization. by TDYa127 · 13 years ago
  7. 86f5067 Change to implement fill-array-data with runtime function. by Logan Chien · 13 years ago
  8. 853cd09 Fix llvm runtime support bug. by TDYa127 · 13 years ago
  9. 05fe3b6 Implement X86 trampoline for llvm compiler. by TDYa127 · 13 years ago
  10. 706e9b6 Add more Thread to runtime support llvm. by TDYa127 · 13 years ago
  11. da83d97 Add Thread to some runtime support. by TDYa127 · 13 years ago
  12. 83bb662 Implement MarkGCCard. by TDYa127 · 13 years ago
  13. a474687 Fix 041. Float to int. by TDYa127 · 13 years ago
  14. 5bb8601 Fix 044-proxy. Implement proxy for now, working on x86 and ARM. by TDYa127 · 13 years ago
  15. 7e7fabc Fix 065 and 066 tests (slow path). Refactor invoke-* instructions. by Logan Chien · 13 years ago
  16. 9e5f5c1 Implement throw-verification-error opcode in LLVM-based compiler. by Logan Chien · 13 years ago
  17. 0b686e5 Refactor the temporary solution of the stubs. by TDYa127 · 13 years ago
  18. 3f9137d Fix NPE message in LLVM. by TDYa127 · 13 years ago
  19. 8532191 Late method resolution. by TDYa127 · 13 years ago
  20. 1b86d07 Implement CheckPutArrayElement. by TDYa127 · 13 years ago
  21. 4165a83 Implement StackOverflow check. by TDYa127 · 13 years ago
  22. 28f1a14 Implement LLVM version of jni_compiler to pass 17 jni_compiler tests. by TDYa127 · 13 years ago
  23. 1b0a1b7 Remove the hard coded "constants" related to shadow frame. by Logan Chien · 13 years ago
  24. 399ed3f Add object-space related runtime support. by Shih-wei Liao · 13 years ago
  25. 3b2b2e7 Fix IGET/IPUT slow path code generation. by Logan Chien · 13 years ago
  26. a6b2ca6 Remove unused runtime support function. by Logan Chien · 13 years ago
  27. 3f71e70 Add shadow stack runtime support function to art_module.ll. by Logan Chien · 13 years ago
  28. 42e0e15 Add art runtime support declaration. by Logan Chien · 13 years ago