Skip to content

Draft: Try to avoid some redundant filtering in the NCG linear register allocator.

Andreas Klebinger requested to merge wip/andreask/reg-alloc-filter into master

This would be one approach.

Some of the changes in this are good. But splitting the assignment up into set's might not be worth it.

Edited by Andreas Klebinger

Merge request reports