aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/optimization/compiler/constant_propagation.md
blob: 00e88f36e1ea5493c7fdbfef6bd8624f9dce38f6 (plain)
1
2
3
4
5
6
7
# Reference

0. []()
0. [Compiler Adventures, part 1: No-op Instructions](https://medium.com/@predrag.gruevski/compiler-adventures-part-1-no-op-instructions-c084358c7864)
0. [Compiler Adventures, part 2: Constant Propagation](https://medium.com/@predrag.gruevski/compiler-adventures-part-2-constant-propagation-c6f2e67d9881)
0. [Compiler Adventures, part 3: Value Numbering](https://medium.com/@predrag.gruevski/compiler-adventures-part-3-value-numbering-12d087b891bd)