artiq/artiq/compiler/transforms
whitequark ebae6d248f compiler: unbreak casts to int32/int64. 2016-11-21 14:22:35 +00:00
..
__init__.py transforms.cfg_simplifier: remove. 2015-12-31 17:07:36 +08:00
artiq_ir_generator.py compiler: unbreak casts to int32/int64. 2016-11-21 14:22:35 +00:00
asttyped_rewriter.py compiler.embedding: implement type annotations for function arguments. 2016-08-08 03:28:25 +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: unbreak casts to int32/int64. 2016-11-21 14:22:35 +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: don't typecheck RPCs except for return type. 2016-04-26 01:12:36 +00:00
llvm_ir_generator.py llvm_ir_generator: handle no-op coercions. 2016-11-21 10:58:42 +08:00