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-eliminate-phis.cpp
Commit message (
Expand
)
Author
Age
*
Clean up Slang IR representation of undefined values (#8708)
Theresa Foley
2025-10-15
*
extend fiddle to allow custom lua splices in more places (#7559)
Ellie Hermaszewska
2025-07-01
*
Fix Phi elimination pass sometimes leaving broken insts in release builds (#7...
Julius Ikkala
2025-06-25
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Report AD checkpoint contexts (#5058)
venkataram-nv
2024-09-18
*
SPIRV compiler performance fixes. (#3258)
Yong He
2023-10-04
*
Fix subtle corner-case with vars getting hoisted out of the loop creating unn...
Sai Praveen Bangaru
2023-08-30
*
Wave intrinsics. (#3164)
Yong He
2023-08-29
*
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-16
*
Dictionary using lowerCamel (#2835)
jsmall-nvidia
2023-04-25
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Register allocation during phi elimination. (#2613)
Yong He
2023-01-27
*
Small IR cleanups. (#2441)
Yong He
2022-10-11
*
Support multi-level break + single-return conversion + general inline. (#2436)
Yong He
2022-10-10
*
Remove LivenessLocation (#2248)
jsmall-nvidia
2022-05-26
*
Liveness tracking with phis (#2233)
jsmall-nvidia
2022-05-17
*
Use IR pass to eliminate phi nodes (#2226)
Theresa Foley
2022-05-10