artiq/artiq/compiler
2015-11-17 00:02:15 +03:00
..
analyses compiler.analyses.domination: fix PostDominatorTree. 2015-11-09 12:49:27 +03:00
testbench Merge branch 'master' into new-py2llvm 2015-10-13 19:24:45 +03:00
transforms transforms.inferencer: fix typo. 2015-11-17 00:02:15 +03:00
validators compiler.analyses.domination: implement new dominator tree algorithm. 2015-11-09 11:51:54 +03: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: give suggestions in diagnostics for unbound variable. 2015-11-15 23:09:40 +03:00
iodelay.py Make delay component of function type unifyable. 2015-09-30 18:41:14 +03:00
ir.py ir: fix default argument fiasco. 2015-10-14 17:02:59 +03:00
module.py transforms.artiq_ir_generator: devirtualize closure calls. 2015-10-09 01:32:27 +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 compiler.types: fix obsolete iodelay references. 2015-11-07 15:14:19 +03:00