summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-clone.cpp
AgeCommit message (Expand)Author
2023-04-25Dictionary using lowerCamel (#2835)jsmall-nvidia
2023-03-22Type legalization and autodiff bug fixes. (#2722)Yong He
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2023-02-16Overhaul global inst deduplication and cpp/cuda backend. (#2654)Yong He
2023-02-03Overhaul `transposeParameterBlock` to support `inout` params. (#2621)Yong He
2022-12-19Separate primal computations from unzipped function into an explicit function...Yong He
2022-09-06 Specialize and SSA in a loop + better diagnostics on dynamic dispatch failur...Yong He
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-12-06Fix shader-toy example. (#2047)Yong He
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-05-26Improvements around hashing (#1355)jsmall-nvidia
2020-03-11Add a basc inlining facility for use in the stdlib (#1271)Tim Foley
2019-05-31Use slang- prefix on slang compiler and core source (#973)jsmall-nvidia