artiq/artiq/compiler
2014-08-19 17:52:05 +08:00
..
fold_constants.py compiler/fold_constants: fix int/round 2014-08-18 23:11:53 +08:00
inline.py compiler/inline: add microcycle_unit as reserved name 2014-08-18 23:06:50 +08:00
interleave.py compiler: add lower_units transform 2014-08-18 23:06:34 +08:00
ir_ast_body.py compiler/ir: refactor SSA/alloca management 2014-08-19 17:52:05 +08:00
ir_infer_types.py compiler/ir_ast_body,ir_infer_types: support syscalls 2014-08-18 14:33:21 +08:00
ir_values.py compiler/ir: refactor SSA/alloca management 2014-08-19 17:52:05 +08:00
ir.py compiler/ir: refactor SSA/alloca management 2014-08-19 17:52:05 +08:00
lower_time.py compiler: add lower_units transform 2014-08-18 23:06:34 +08:00
lower_units.py compiler: add lower_units transform 2014-08-18 23:06:34 +08:00
tools.py compiler/tools/eval_constant: raise NotConstant on calls 2014-08-18 23:11:27 +08:00
unparse.py Introduce compiler and device modules 2014-05-30 18:20:13 +02:00
unroll_loops.py compiler: pass funcdef instead of statement list 2014-08-18 21:37:30 +08:00