common-subexpression-elimination
There are 3 repositories under common-subexpression-elimination topic.
wukan1986/expr_codegen
codegen from expression to others, such as polars, pandas
sdasgup3/partial-redundancy-elimination
Partial Redundancy Elimination Pass in LLVM
ntu-homeworks/compiler-homeworks
Dead Code Elimination & Common Subexpression Elimination. This is the first two homeworks of Advanced Compiler (17' Spring) instructed by Prof. Wei-Chung Hsu.