forked from M-Labs/artiq
1
0
Fork 0
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