artiq/artiq/compiler
whitequark 7c52910dc5 Add a basic SSA IR. 2015-07-11 18:46:37 +03:00
..
testbench Style fixes. 2015-07-02 22:38:55 +03:00
transforms Don't error out in inferencer if builtin arguments have polymorphic types. 2015-07-04 04:27:15 +03:00
validators Implement escape analysis. 2015-07-04 04:16:37 +03:00
__init__.py Move transforms to artiq.compiler.transforms, add artiq.Module. 2015-07-02 19:35:35 +03:00
asttyped.py Add MonomorphismChecker. 2015-07-02 21:28:26 +03:00
builtins.py Implement escape analysis. 2015-07-04 04:16:37 +03:00
ir.py Add a basic SSA IR. 2015-07-11 18:46:37 +03:00
module.py Remove regions from types. 2015-07-02 22:55:12 +03:00
prelude.py Rename package py2llvm to compiler. 2015-06-29 20:15:22 +03:00
types.py Fix types.TFunction.fold. 2015-07-04 04:27:24 +03:00