SMTLIB as a Compiler IR I
Exploring the use of SMT solvers and the SMT-LIB language as an intermediate representation (IR) for compiler design and optimization.
Exploring the use of SMT solvers and the SMT-LIB language as an intermediate representation (IR) for compiler design and optimization.
Explains the principles behind peephole optimizations in compilers, focusing on correctness and refinement over simple equivalence.
Explains how to use the GOSSAFUNC environment variable to generate SSA debugging output for Go functions and methods.
A technical guide on using SQL Server Extended Events for tracing and monitoring Analysis Services (SSAS) performance, replacing SQL Profiler.