forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq/compiler/testbench
whitequark 68de724554 compiler: monomorphize int64(round(x)) to not lose precision.
This applies to any expression with an indeterminate integer type
cast to int64(), not just round().
2016-12-02 15:02:44 +00: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-29 13:06:11 +00:00
inferencer.py compiler: monomorphize int64(round(x)) to not lose precision. 2016-12-02 15:02:44 +00: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-03-31 11:23:47 +00: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 runtime: port ksupport to Rust. 2016-10-16 16:32:43 +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