artiq/artiq/compiler/transforms
2016-03-29 13:34:37 +00:00
..
__init__.py transforms.cfg_simplifier: remove. 2015-12-31 17:07:36 +08:00
artiq_ir_generator.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
asttyped_rewriter.py compiler: make quoted functions independent of outer environment. 2016-03-26 20:46:45 +00:00
dead_code_eliminator.py compiler: make quoted functions independent of outer environment. 2016-03-26 20:46:45 +00:00
inferencer.py compiler: allow specifying per-function "fast-math" flags. 2016-03-28 21:44:08 +00:00
int_monomorphizer.py transforms.int_monomorphizer: visit children of CallT. 2015-12-20 18:07:31 +08:00
interleaver.py Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
iodelay_estimator.py compiler: make quoted functions independent of outer environment. 2016-03-26 20:46:45 +00:00
llvm_ir_generator.py llvm_ir_generator: mark loads as non-null where applicable. 2016-03-29 13:34:37 +00:00