forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/compiler/testbench
whitequark 88fd5431b5 compiler: make kernel_invariant an instance, not class, property.
Fixes #409.
2016-04-30 00:31:17 +08:00
..
__init__.py compiler.testbench.perf_embedding: implement. 2015-08-30 12:23:16 -05:00
embedding.py compiler: make kernel_invariant an instance, not class, property. 2016-04-30 00:31:17 +08:00
inferencer.py compiler: explicitly represent loops in IR. 2015-12-16 15:33:26 +08:00
irgen.py compiler.testbench: fix after e1cd2ccd. 2015-11-26 10:24:14 +08:00
jit.py compiler: update for LLVM 3.7. 2016-04-14 18:08:28 +08:00
llvmgen.py compiler.testbench.llvmgen: fix. 2015-12-10 23:08:05 +08:00
perf.py compiler.testbench: fix after e1cd2ccd. 2015-11-26 10:24:14 +08:00
perf_embedding.py compiler: refuse to embed a function from another core device. 2016-03-18 02:01:14 +00:00
shlib.py compiler.testbench: fix after e1cd2ccd. 2015-11-26 10:24:14 +08:00
signature.py compiler: only use colors in diagnostics on POSIX (fixes #272). 2016-02-22 11:27:45 +00:00