artiq/artiq/test/lit
David Nadlinger f8d1506922 compiler: Fix lifetime tracking for function call return values
GitHub: Fixes #1497.
2020-07-28 00:33:28 +01:00
..
codegen compiler: Handle None-returning function calls used as values 2020-07-25 02:20:53 +01: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: Allow `None` in type hints 2019-12-19 09:36:45 +08:00
escape compiler: Fix lifetime tracking for function call return values 2020-07-28 00:33:28 +01:00
exceptions transforms.artiq_ir_generator: split out finally→reraise control flow. 2016-06-22 00:57:32 +00:00
inferencer compiler: Implement abs() for scalars 2019-04-13 13:39:16 +08:00
integration test/lit: Make abs() integration test slightly more interesting 2019-04-14 04:12:40 +01: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 Add missing test from d6eb2b02. 2019-02-10 07:25:53 +00: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 test: do not build libartiq_support in lit.cfg 2020-06-10 17:15:24 +08:00
not.py fix lit tests 2017-05-18 23:41:01 +08:00