How to perform peephole optimizations without SSA.
[go]
[compilers]
[shortread]
[ssa]
Learn how to write Pratt parsers in Go.
[go]
[habr-translation]
[compilers]
Learn how to write new SSA optimization rules for Go compiler.
[go]
[asm]
[compilers]
[ssa]
[habr-translation]
Describes how to extend Emacs Lisp bytecode compiler.
[emacs lisp]
[compilers]
Implementing and simulating a new RISC-V instruction with GNU toolchain
[gcc]
[gcc plugin]
[risc-v]
[tutorial]
[hardcore]
[compilers]