Hey! Where did my `setcc` go?
Let’s find Clang/LLVM’s code responsible for eliding redundant instructions that materialize a boolean expression’s value in a register.
Let’s find Clang/LLVM’s code responsible for eliding redundant instructions that materialize a boolean expression’s value in a register.
Running tests, debugging Clang’s source code
Generating a solution and building it
Installing Clang’s build dependencies