artiq/artiq/test/lit
David Nadlinger 8a7af3f75c compiler: Fix "nowrite" miscompilation for sret functions
This affected e.g. rtio_input_timestamped_data().
2022-05-07 21:43:55 +01:00
..
codegen compiler: remove obsolete watchdog code (#1458) 2020-12-08 13:25:08 +08: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: Fix "nowrite" miscompilation for sret functions 2022-05-07 21:43:55 +01:00
escape compiler: Revert function call lifetime tracking fix 2020-07-30 16:40:39 +01:00
exceptions test: fixed lit tests 2022-01-26 07:16:54 +08:00
inferencer test/lit: Fix invalid type inference test 2021-03-21 01:46:52 +00:00
integration compiler: Properly implement NumPy array slicing 2021-03-14 20:02:59 +00: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 compiler: Fix crash with try/finally and stack-return function calls 2021-03-21 01:31:26 +00:00
time compiler: remove obsolete watchdog code (#1458) 2020-12-08 13:25:08 +08:00
try_loop Remove `outer_final` 2022-02-24 19:58:33 +08: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