2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-09 02:23:35 +08:00
artiq/artiq/compiler/transforms
2015-08-28 02:11:05 -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 ARTIQIRGenerator: fix non-nullary method calls. 2015-08-28 02:11:05 -05: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 compiler.embedding: support calling methods marked as @kernel. 2015-08-27 19:46:50 -05:00
int_monomorphizer.py Add IntMonomorphizer. 2015-07-02 19:57:27 +03:00
llvm_ir_generator.py compiler.embedding: support calling methods marked as @kernel. 2015-08-27 19:46:50 -05:00