Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/llvm
diff options
context:
space:
mode:
authorVlad Brezae <brezaevlad@gmail.com>2018-10-09 16:25:16 +0300
committerVlad Brezae <brezaevlad@gmail.com>2018-10-09 17:38:39 +0300
commit78455914e8ef1b1a871a134081a7e25f975727c5 (patch)
tree3a089d868d0fd07e5a4b9b966fb7cec00ccb7003 /llvm
parenta618a1a9ea7964a6c6aaf1922962770d2061d534 (diff)
[interp] Optimize static field access
Do most of the work on transform side and include the field address in the instruction stream. We need to run cctor at runtime to preserve expected order. This makes static field access 4 times faster.
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions