artiq/artiq/compiler/transforms
2015-12-10 22:25:15 +08:00
..
__init__.py transforms.interleaver: add boilerplate. 2015-11-17 05:22:20 +03:00
artiq_ir_generator.py Revert "transforms.artiq_ir_generator: treat builtins in 'with' syntactically." 2015-12-10 22:25:15 +08:00
asttyped_rewriter.py compiler: add delay IR instruction. 2015-11-17 05:16:43 +03:00
dead_code_eliminator.py LocalAccessValidator: relax restrictions to accept def f(); def g(). 2015-08-22 13:31:09 -07:00
inferencer.py Revert "transforms.artiq_ir_generator: treat builtins in 'with' syntactically." 2015-12-10 22:25:15 +08:00
int_monomorphizer.py Add IntMonomorphizer. 2015-07-02 19:57:27 +03:00
interleaver.py transforms.interleaver: add a diagnostic for interleave inlining failure. 2015-11-24 02:57:03 +08:00
iodelay_estimator.py transforms.iodelay_estimator: correctly handle functions with empty body. 2015-11-24 00:46:26 +08:00
llvm_ir_generator.py compiler: clarify confusing comment (NFC). 2015-12-10 20:50:28 +08:00