Articles tagged with backend_development

  1. Extending LLVM: Custom Passes and Backend Development

    Posted on in programming

    Welcome back, fellow developers! In our previous articles, we've covered the core components of LLVM, its installation, basic usage, and advanced optimizations. Now it's time to dive even deeper into the world of LLVM by exploring how to extend LLVM with custom passes and backend development. This article will guide …

Slaptijack's Koding Kraken