summaryrefslogtreecommitdiff
path: root/src/constant_propagation.mli
AgeCommit message (Expand)Author
2019-03-07Add a rewrite to remove impossible cases on integer literalsBrian Campbell
2019-03-07Simplify handling of referenced variables in constant propagationBrian Campbell
2019-03-07Extract constant propagation and related functions from monomorphisation.Brian Campbell