Egor Bogatov

Developer, Microsoft, Minsk, Belarus

Works on .NET/Mono for Microsoft, keen on microoptimizations and LLVM

Reports

How LLVM backend works in C# [Russian]

2019 Autumn

LLVM has a ton of optimizations and is suitable as a backend for many programming languages. It gets a little more complicated for managed languages and JIT scenarios. In this …

More