summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-insert-debug-value-store.cpp
Commit message (Expand)AuthorAge
* Rename some symbols related to pointers types (#8592)Theresa Foley2025-10-03
* Emit DebugInfo for the legalized entry point parameters (#7703)Jay Kwak2025-09-02
* Fix debug info generation for let variables in SPIR-V output (#7743)Copilot2025-07-18
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Use DebugDeclare instead of DebugValue. (#5404)Yong He2024-10-24
* Fix all Clang-14 warnings (#4203)ArielG-NV2024-05-22
* Fix compile failures when using debug symbol. (#4069)Yong He2024-05-01
* Enable debug info for swizzledStore. (#3659)Yong He2024-03-01
* Various SPIRV fixes. (#3655)Yong He2024-03-01
* [SPIRV Debug] Properly update output arguments after call. (#3648)Yong He2024-02-29
* Fix crash in `insertDebugValueStore`. (#3647)Yong He2024-02-29
* [SPIRV] Add NonSemanticDebugInfo for step-through debugging. (#3644)Yong He2024-02-28