| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-01-12 | Add visibility attributes in runtime/interpreter | |
| 2022-06-20 | Fix modernize-use-using clang-tidy issues | |
| 2022-02-21 | Move GetWeakRefAccessEnabled check from nterp into the cache. | |
| 2022-02-21 | Move InterpreterCache::{Get,Set} to inl.h file | |
| 2022-01-17 | Revert "Add thread-shared interpreter cache" | |
| 2022-01-15 | Add thread-shared interpreter cache | |
| 2019-12-04 | Helpers and refactorings to prepare for interpreter optimizations (x64) | |
| 2018-11-27 | Store ImtIndex in ArtMethod. | |
| 2018-10-15 | Cache the ImtTable index in the interpreter. | |
| 2018-09-27 | Use the small thread-local cache for mterp field accesses. | |
| 2018-09-27 | Add small thread-local cache for use by the interpreter. |