artiq/artiq/compiler/transforms
2015-08-27 15:40:15 -05:00
..
__init__.py Add conversion to LLVM IR (except handling of exception handling). 2015-07-21 04:55:01 +03:00
artiq_ir_generator.py Allow embedding and RPC sending host objects. 2015-08-25 21:56:01 -07:00
asttyped_rewriter.py Implement class attribute access through instances. 2015-08-15 11:07:54 -04:00
dead_code_eliminator.py LocalAccessValidator: relax restrictions to accept def f(); def g(). 2015-08-22 13:31:09 -07:00
inferencer.py Allow accessing attributes of embedded host objects. 2015-08-27 05:01:04 -05:00
int_monomorphizer.py Add IntMonomorphizer. 2015-07-02 19:57:27 +03:00
llvm_ir_generator.py LLVMIRGenerator: remove debug print. 2015-08-27 15:40:15 -05:00