2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-02-08 00:25:22 +08:00
artiq/artiq/test/lit
2019-04-11 11:29:39 +08:00
..
codegen compiler: reject reachable implicit return if not returning TNone. 2017-04-21 18:11:14 +00:00
constant_hoisting compiler: hoist loads of kernel invariants to function entry block. 2018-05-25 02:18:13 +00:00
devirtualization fold comm device into core device 2017-05-22 15:45:45 +08:00
embedding compiler: Quote tuples as TTuple values 2019-04-11 11:29:05 +08:00
escape compiler: Fix crash in escape analysis for assigning string literals 2019-04-11 11:29:39 +08:00
exceptions transforms.artiq_ir_generator: split out finally→reraise control flow. 2016-06-22 00:57:32 +00:00
inferencer compiler: add test for int64(round(1.0)). 2018-05-14 15:57:27 +00:00
integration compiler: Fix comparison of tuples of lists 2019-04-11 11:29:34 +08:00
interleaving Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
iodelay compiler: print the builtin type int(width=...) as np.int... 2016-07-06 04:22:51 +00:00
local_access Rename 'with parallel' to 'with interleave' (#265). 2016-02-22 13:24:43 +00:00
local_demotion compiler: implement local variable demotion. 2018-05-19 17:05:34 +00:00
monomorphism compiler: first monomorphize ints, then casts. 2019-01-13 11:53:58 +08:00
regression fold comm device into core device 2017-05-22 15:45:45 +08:00
time Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
lit.cfg firmware: migrate to Rust 1.28.0. 2018-08-12 19:17:45 +00:00
not.py fix lit tests 2017-05-18 23:41:01 +08:00