2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-23 10:24:01 +08:00
artiq/artiq/compiler/analyses
whitequark f212ec0263 Add a trivial dead code elimination transform.
Its purpose is to sweep up basic blocks with no predecessors,
which are annoying to handle explicitly elsewhere.
2015-07-19 10:29:14 +03:00
..
__init__.py Add a dominator analysis. 2015-07-18 20:48:52 +03:00
domination.py Add a trivial dead code elimination transform. 2015-07-19 10:29:14 +03:00