artiq/artiq/compiler
2015-08-10 09:12:34 +03:00
..
analyses Add a trivial dead code elimination transform. 2015-07-19 10:29:14 +03:00
testbench ARTIQIRGenerator: add semantic locs to all other implicitly raised exceptions. 2015-08-08 16:26:53 +03:00
transforms LLVMIRGenerator: allocate less. 2015-08-10 09:12:34 +03:00
validators Implement code generation for exception handling. 2015-07-25 05:37:37 +03:00
__init__.py Add basic support for embedded functions with new compiler. 2015-08-07 11:44:49 +03:00
asttyped.py Add basic support for embedded functions with new compiler. 2015-08-07 11:44:49 +03:00
builtins.py Implement sending RPCs. 2015-08-09 02:17:19 +03:00
embedding.py Implement sending RPCs. 2015-08-09 02:17:19 +03:00
ir.py Fix accidentally quadratic code in compiler.ir.Function._add_name. 2015-07-29 21:36:31 +03:00
module.py Implement sending RPCs. 2015-08-09 02:17:19 +03:00
prelude.py compiler.transforms.inferencer: accept and ignore @kernel decorator. 2015-08-07 07:54:35 +03:00
targets.py Add ARTIQ_DUMP_ASSEMBLY. 2015-08-09 15:47:29 +03:00
types.py Implement sending RPCs. 2015-08-09 02:17:19 +03:00