artiq/artiq/compiler
2015-08-10 16:44:29 +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 Remove syscall builtin. 2015-08-10 16:44:29 +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 Remove syscall builtin. 2015-08-10 16:44:29 +03:00
embedding.py compiler.ir.Function: add loc field. 2015-08-10 13:14:52 +03:00
ir.py compiler.ir.Function: add loc field. 2015-08-10 13:14:52 +03:00
module.py Implement sending RPCs. 2015-08-09 02:17:19 +03:00
prelude.py Remove syscall builtin. 2015-08-10 16:44:29 +03:00
targets.py compiler.targets.OR1KTarget: fix typo. 2015-08-10 15:47:44 +03:00
types.py compiler.types: make all hashable. 2015-08-10 13:15:42 +03:00