summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-ssa-register-allocate.cpp
Commit message (Expand)AuthorAge
* extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska2025-07-01
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* SPIRV compiler performance fixes. (#3258)Yong He2023-10-04
* Various slangpy fixes. (#3227)Yong He2023-09-21
* Pool inst worklists and hashsets to avoid rehashing. (#2982)Yong He2023-07-12
* SSA Register Allocation improvements. (#2857)Yong He2023-04-28
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Diagnose on using uninitialized `out` param. (#2803)Yong He2023-04-14
* Register allocation during phi elimination. (#2613)Yong He2023-01-27