artiq/artiq/compiler
2015-10-09 00:53:14 +03:00
..
analyses transforms.devirtualizer → analyses.devirtualization. 2015-10-09 00:29:31 +03:00
testbench Make delay component of function type unifyable. 2015-09-30 18:41:14 +03:00
transforms transforms.devirtualizer → analyses.devirtualization. 2015-10-09 00:29:31 +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: fix loc. 2015-10-09 00:53:14 +03: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 transforms.devirtualizer → analyses.devirtualization. 2015-10-09 00:29:31 +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