summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-insts-stable-names.lua
Commit message (Expand)AuthorAge
* Immutable access qualifier for pointers and use `__ldg` on cuda. (#8710)Yong He2025-10-16
* Clean up Slang IR representation of undefined values (#8708)Theresa Foley2025-10-15
* Addition of `Load`/`Store` coherent operations (#8395)16-Bit-Dog2025-10-10
* Update debug var when in-param proxy var is being updated. (#8671)Yong He2025-10-10
* Use symbol alias instead of wrapper synthesis to implement link-time types. (...Yong He2025-10-07
* Fix legalization crash when processing metal parameter blocks. (#8591)Yong He2025-10-03
* Rename some symbols related to pointers types (#8592)Theresa Foley2025-10-03
* Rewriting the lower-buffer-element-type pass to avoid unnecessary packing/unp...Yong He2025-09-30
* Add SPV_NV_bindless_texture support (#8534)Lujin Wang2025-09-26
* Introduce CDataLayout & -fvk-use-c-layout (#8136)Julius Ikkala2025-08-21
* Perf improvements to IR serialization (#7751)Ellie Hermaszewska2025-07-17
* Stable names and backwards compat for serialized IR modules (#7644)Ellie Hermaszewska2025-07-09