artiq/artiq/compiler
whitequark 5f0e2bf9f9 analyses.domination: all blocks dominate themselves. 2016-01-18 21:33:14 +00:00
..
algorithms compiler: do not associate SSA values with iodelay even when inlining. 2015-12-25 15:02:33 +08:00
analyses analyses.domination: all blocks dominate themselves. 2016-01-18 21:33:14 +00:00
testbench compiler: embed host exception constructors as such (fixes #204). 2015-12-26 03:17:29 +08:00
transforms transforms.inferencer: infer a monomorphic type for slice ":" 2016-01-16 03:09:03 +00:00
validators validators.escape: cache_get result lives forever. 2016-01-10 14:43:21 +00:00
__init__.py compiler: pull in dependencies in more finely grained way (fixes #181). 2015-11-24 17:32:04 +08:00
asttyped.py transforms/inferencer: add support for user-defined context manager. 2016-01-05 00:11:03 +08:00
builtins.py Implement selective attribute writeback using shadow memory. 2016-01-02 22:51:04 +08:00
embedding.py Add @host_only function decorator (#172). 2016-01-15 16:42:08 +00:00
iodelay.py compiler.iodelay: correctly fold max(0, [0, ]...). 2015-11-24 00:46:55 +08:00
ir.py ir: fix incoming_{blocks,values,value_for_block}. 2015-12-30 16:06:18 +08:00
module.py transforms.llvm_ir_generator: implement instrumentation for attribute writeback. 2016-01-02 06:51:30 +08:00
prelude.py compiler.prelude: add @portable as an alias for @kernel. 2015-12-18 23:00:29 +08:00
targets.py Fix symbolizer invocation with no addresses. 2016-01-10 18:04:10 +00:00
types.py validators.escape: cache_get result lives forever. 2016-01-10 14:43:21 +00:00