Articles tagged with code_optimization

  1. Advanced Optimizations with LLVM

    Posted on in programming

    Welcome back, fellow developers! In our previous articles, we explored the core components of LLVM, guided you through its installation, and demonstrated how to write a simple compiler using LLVM. Now it's time to take our knowledge to the next level by delving into advanced optimizations. Optimizations are a crucial …

Slaptijack's Koding Kraken