summaryrefslogtreecommitdiffstats
path: root/tests/cpu-program
Commit message (Expand)AuthorAge
* Add back GFX smoke test (#8030)Sam Estep2025-08-06
* Convert gfx unit tests and examples to use slang-rhi (#7577)Gangzheng Tong2025-07-09
* Fix retry logic for unit test (#7471)Jay Kwak2025-06-18
* Feature/initialize list side branch (#6058)kaizhangNV2025-02-05
* Fix implicit string conversion breaking NativeStrings (#6035)Julius Ikkala2025-01-10
* Support visibility control and default to `internal`. (#3380)Yong He2023-12-06
* Generalize collectInductionValues (#3031)Ellie Hermaszewska2023-08-01
* Use `printf` in tests. (#2406)Yong He2022-09-20
* Support raw string literals. (#2405)Yong He2022-09-20
* Run simple compute kernel in gfx-smoke test. (#2400)Yong He2022-09-15
* Make Optional<PointerType> lower to PointerType instead of a struct. (#2373)Yong He2022-08-22
* Call `gfx` in slang program. (#2370)Yong He2022-08-20
* Language server pointer type support + add `DLLImport` test (#2350)Yong He2022-08-10
* Implicit pointer dereference when using member operator. (#2348)Yong He2022-08-04
* Basic pointer usages. (#2342)Yong He2022-08-03
* Allow `class` to implement COM interface, [DLLExport] (#2338)Yong He2022-07-25
* Support `class` types. (#2321)Yong He2022-07-12
* Add CPU executable compile test (#2278)Yong He2022-06-21