artiq/artiq/test/lit
2016-06-22 01:09:41 +00:00
..
codegen transforms.llvm_ir_generator: ignore assignments of None (fixes #309). 2016-03-01 12:26:42 +00:00
devirtualization compiler: quote functions directly instead of going through a local. 2016-03-25 22:35:55 +00:00
embedding compiler: add support for Python modules. 2016-06-21 23:35:07 +00:00
escape compiler: make kernel_invariant an instance, not class, property. 2016-04-29 13:06:11 +00:00
exceptions transforms.artiq_ir_generator: split out finally→reraise control flow. 2016-06-22 00:57:32 +00:00
inferencer compiler: implement min()/max() as builtins. 2016-06-22 01:09:41 +00:00
integration compiler: implement min()/max() as builtins. 2016-06-22 01:09:41 +00:00
interleaving Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
iodelay Commit missing parts of 919a49b6. 2016-02-25 20:02:31 +00:00
local_access Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
monomorphism lit-test: move to artiq/test 2016-01-18 15:28:24 -07:00
time Implement dumb 'with parallel' (#265). 2016-02-22 13:51:08 +00:00
lit.cfg Implement dumb 'with parallel' (#265). 2016-02-22 13:51:08 +00:00