forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/compiler
whitequark 2ca84f9fea Highlight source range in IR dumps using colors. 2015-10-04 02:11:17 +03:00
..
analyses Add a trivial dead code elimination transform. 2015-07-19 10:29:14 +03:00
testbench Make delay component of function type unifyable. 2015-09-30 18:41:14 +03:00
transforms Make delay component of function type unifyable. 2015-09-30 18:41:14 +03:00
validators LocalAccessValidator: assume variables with "$" in name are internal. 2015-08-22 13:56:17 -07:00
__init__.py Add basic support for embedded functions with new compiler. 2015-08-07 11:44:49 +03:00
asttyped.py Implement class definitions and class attribute access. 2015-08-15 09:45:16 -04:00
builtins.py compiler.{iodelay,transforms.iodelay_estimator}: implement. 2015-09-02 17:55:48 -06:00
embedding.py compiler.embedding: default RPC return annotation is -> TNone. 2015-09-01 08:38:38 -06:00
iodelay.py Make delay component of function type unifyable. 2015-09-30 18:41:14 +03:00
ir.py Highlight source range in IR dumps using colors. 2015-10-04 02:11:17 +03:00
module.py Make delay component of function type unifyable. 2015-09-30 18:41:14 +03:00
prelude.py compiler.{iodelay,transforms.iodelay_estimator}: implement. 2015-09-02 17:55:48 -06:00
targets.py compiler.targets: correctly pass CPU features to LLVM. 2015-08-30 16:56:58 -05:00
types.py Make delay component of function type unifyable. 2015-09-30 18:41:14 +03:00