artiq/artiq/transforms
2014-10-13 23:55:14 +08:00
..
__init__.py compiler: split into transforms and py2llvm 2014-09-05 22:18:31 +08:00
fold_constants.py compiler: split into transforms and py2llvm 2014-09-05 22:18:31 +08:00
inline.py transforms/inline: embed bool calls 2014-10-13 23:55:14 +08:00
interleave.py Remove microcycle unit 2014-10-05 17:54:22 +08:00
lower_time.py time_to_cycles: round instead of flooring 2014-10-13 18:35:05 +08:00
lower_units.py transforms: track units, now() returns seconds, implement time_to_cycles and cycles_to_time 2014-10-06 23:28:56 +08:00
tools.py language/units: use only a string to identify units 2014-10-05 21:01:08 +08:00
unparse.py compiler: split into transforms and py2llvm 2014-09-05 22:18:31 +08:00
unroll_loops.py transforms/unroll_loops: count statements in try blocks 2014-09-27 11:57:47 +08:00