summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-ssa.cpp
Commit message (Expand)AuthorAge
* Clean up Slang IR representation of undefined values (#8708)Theresa Foley2025-10-15
* Clone name hint decoration when emiting Undefined (#6415)Jay Kwak2025-02-24
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Report AD checkpoint contexts (#5058)venkataram-nv2024-09-18
* Variadic Generics Part 2: IR lowering and specialization. (#4849)Yong He2024-08-18
* SPIRV compiler performance fixes. (#3258)Yong He2023-10-04
* Initial support for differentiating existential types (#3111)Sai Praveen Bangaru2023-08-17
* Support implciit casted swizzled lvalue. (#3077)Yong He2023-08-09
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* AD: Primal-Hoisting Rework + Checkpoint Policy Framework (#2702)Sai Praveen Bangaru2023-03-15
* Cleaned up legacy differential type handling + type casting bugfixes (#2660)Sai Praveen Bangaru2023-02-17
* Proper reverse-mode loop handling with splitting + inversion steps (#2656)Sai Praveen Bangaru2023-02-17
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He2023-02-16
* Overhaul `transposeParameterBlock` to support `inout` params. (#2621)Yong He2023-02-03
* Overhauled reverse-mode control flow handling (#2608)Sai Praveen Bangaru2023-01-30
* Fixes for crash when inlining at global scope (#2593)Theresa Foley2023-01-14
* Make backward differentiation work with generics. (#2586)Yong He2023-01-11
* Separate primal computations from unzipped function into an explicit function...Yong He2022-12-19
* Rename IR opcodes to unify style. (#2556)Yong He2022-12-07
* Modified the new type system to support generic differentiable types … (#2413)Sai Praveen Bangaru2022-10-20
* Support multi-level break + single-return conversion + general inline. (#2436)Yong He2022-10-10
* 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
* More #line improvements (#1713)jsmall-nvidia2021-02-17
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Fix issues arising around DXR 1.1 RayQuery usage (#1468)Tim Foley2020-07-31
* Synthesize "active mask" for CUDA (#1352)Tim Foley2020-05-26
* Fix a bug in SSA form creation (#1058)Tim Foley2019-09-18
* Change how global-scope constants are handled (#1001)Tim Foley2019-07-17
* Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia2019-05-31