In this series I walkthrough the LLVM "Kaleidoscope" Tutorial, where you follow step by step to create your first programming language frontend using LLVM as the backend. Last time we completed chapter 3 where we generated LLVM IR code from the AST. This time we start chapter 4 where we'll be talking about optimizers within LLVM.
The following transcript was automatically generated by an algorithm.