Files about how compilers lower source to code, and the inverse (decompilation / structuring).
Lowering Atlas — compile known C control-flow constructs through GCC -O0 and catalog the CFG signature each leaves; the finite inverse-lowering table for the Nobunaga decompiler, sourced forward