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-legalize-types.cpp
Commit message (
Expand
)
Author
Age
...
*
Small fixes and cleanups on CUDA/CPP codegen. (#2746)
Yong He
2023-03-28
*
Type legalization and autodiff bug fixes. (#2722)
Yong He
2023-03-22
*
Reverse-mode AD fixes for loops with non-trivial break region (#2671)
Sai Praveen Bangaru
2023-02-22
*
Miscellaneous backward autodiff fixes. (#2665)
Yong He
2023-02-20
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Overhaul global inst deduplication and cpp/cuda backend. (#2654)
Yong He
2023-02-16
*
Nested bwd-diff func call context save/restore. (#2584)
Yong He
2023-01-10
*
Rename IR opcodes to unify style. (#2556)
Yong He
2022-12-07
*
Remove `construct` IR op. (#2555)
Yong He
2022-12-07
*
Clean up void returns. (#2260)
Yong He
2022-06-01
*
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-17
*
Bring heterogeneous-hello-world back up to date. (#1935)
David Siher
2021-09-14
*
Add support for returning structures that contain opaque types (#1835)
Tim Foley
2021-05-04
*
Update gfx back-ends to handle static specialization (#1826)
Tim Foley
2021-04-29
*
Added compiler-core project (#1775)
jsmall-nvidia
2021-04-01
*
Add an accessor for IRInst opcode (#1707)
Tim Foley
2021-02-16
*
Fix a subtle bug introduced into type legalization (#1632)
Tim Foley
2020-12-07
*
"Shader Toy" example and related fixes (#1629)
Tim Foley
2020-12-07
*
Unify handling of static and dynamic dispatch for interfaces (#1612)
Tim Foley
2020-11-19
*
Refactor the flow of type legalization (#1594)
Tim Foley
2020-11-05
*
Allow mixing unspecialized and specialized existential parameters. (#1533)
Yong He
2020-09-04
*
Renamed UnownedStringSlice::size to getLength to make match String. (#1254)
jsmall-nvidia
2020-03-02
*
User IR-based layout for all IR steps (#1084)
Tim Foley
2019-10-22
*
Initial work on representing layout at IR level (#1079)
Tim Foley
2019-10-17
*
Change how global-scope constants are handled (#1001)
Tim Foley
2019-07-17
*
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia
2019-05-31
[prev]