This ports all of the identity, no-op, simplification, and canonicalization related optimizations over from being hand-coded to the `peepmatic` DSL. This does not handle the branch-to-branch optimizations or most of the divide-by-constant optimizations.
18 lines
142 B
Plaintext
18 lines
142 B
Plaintext
*.bk
|
|
*.pyc
|
|
*.swo
|
|
*.swp
|
|
*.swx
|
|
*~
|
|
.*.rustfmt
|
|
.mypy_cache
|
|
\#*\#
|
|
cranelift.dbg*
|
|
docs/_build
|
|
docs/book
|
|
.vscode/
|
|
rusty-tags.*
|
|
tags
|
|
target
|
|
.z3-trace
|