ibc: Add a register allocator
This MR adds a linear-scan binpacking register allocator to IBC. It doesn't do any spilling yet but it's good enough to pass thousands of Vulkan CTS SSBO tests.
Related: #13 (closed)
Edited by Faith Ekstrand
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This MR adds a linear-scan binpacking register allocator to IBC. It doesn't do any spilling yet but it's good enough to pass thousands of Vulkan CTS SSBO tests.
Related: #13 (closed)