summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-validate.cpp
Commit message (Expand)AuthorAge
* Rename some symbols related to pointers types (#8592)Theresa Foley2025-10-03
* Relax the inst definition order rule (#8588)kaizhangNV2025-10-02
* Diagnose on structured buffers containing resources (#8222)Ellie Hermaszewska2025-09-03
* Lower int/uint/bool matrices to arrays for SPIRV (#7687)venkataram-nv2025-07-18
* extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska2025-07-01
* Fix intermittent debug failures with Debug build (#7369)Jay Kwak2025-06-12
* Error out on invalid vector sizes (#7076)Darren Wihandi2025-05-14
* Add debug information for slang inling (#6621)Mukund Keshava2025-05-10
* Add validation for destination of atomic operations (#6093)Anders Leino2025-01-22
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Fix IR lowering bug of do-while loops. (#3941)Yong He2024-04-12
* Refactor compiler option representations. (#3598)Yong He2024-02-20
* IRSPIRVAsmOperandInst instructions may not have IRBlock as the immediate pare...Pankaj Mistry2024-01-24
* Various slangpy fixes. (#3227)Yong He2023-09-21
* fix warnings (#3224)Ellie Hermaszewska2023-09-21
* Misc. SPIRV Fixes, Part 2. (#3147)Yong He2023-08-24
* Fix type checking & loop value hoisting (#2907)Yong He2023-05-30
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Fix Phi simplification bug. (#2710)Yong He2023-03-16
* Support `fwd_diff(bwd_diff(f))`. (#2697)Yong He2023-03-14
* Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He2023-02-16
* Overhauled reverse-mode control flow handling (#2608)Sai Praveen Bangaru2023-01-30
* Make backward differentiation work with generics. (#2586)Yong He2023-01-11
* Refactor: eliminate BackEndCompileRequest (#2178)Theresa Foley2022-04-11
* Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...Yong He2022-02-25
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Improve insertion location for "hoistable" instructions (#1593)Tim Foley2020-11-04
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31