index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-ir-validate.cpp
Commit message (
Expand
)
Author
Age
*
Add validation for destination of atomic operations (#6093)
Anders Leino
2025-01-22
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Fix IR lowering bug of do-while loops. (#3941)
Yong He
2024-04-12
*
Refactor compiler option representations. (#3598)
Yong He
2024-02-20
*
IRSPIRVAsmOperandInst instructions may not have IRBlock as the immediate pare...
Pankaj Mistry
2024-01-24
*
Various slangpy fixes. (#3227)
Yong He
2023-09-21
*
fix warnings (#3224)
Ellie Hermaszewska
2023-09-21
*
Misc. SPIRV Fixes, Part 2. (#3147)
Yong He
2023-08-24
*
Fix type checking & loop value hoisting (#2907)
Yong He
2023-05-30
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Fix Phi simplification bug. (#2710)
Yong He
2023-03-16
*
Support `fwd_diff(bwd_diff(f))`. (#2697)
Yong He
2023-03-14
*
Overhaul global inst deduplication and cpp/cuda backend. (#2654)
Yong He
2023-02-16
*
Overhauled reverse-mode control flow handling (#2608)
Sai Praveen Bangaru
2023-01-30
*
Make backward differentiation work with generics. (#2586)
Yong He
2023-01-11
*
Refactor: eliminate BackEndCompileRequest (#2178)
Theresa Foley
2022-04-11
*
Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...
Yong He
2022-02-25
*
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-17
*
Improve insertion location for "hoistable" instructions (#1593)
Tim Foley
2020-11-04
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31