Lines Matching full:ir3
138 - ir3: fix crash in try_evict_regs with src reg
139 - ir3: fix handling of early clobbers in calc_min_limit_pressure
140 - ir3: set offset on splits created while spilling
141 - ir3: correctly set wrmask for reload.macro
142 - ir3: don't remove intervals for non-killed tex prefetch sources
143 - ir3: don't remove collects early while spilling
144 - ir3: expose instruction indexing helper for merge sets
145 - ir3: make indexing instructions optional in ir3_merge_regs
146 - ir3: index instructions before fixing up merge sets after spilling
147 - ir3: move liveness recalculation inside ir3_ra_shared
148 - ir3: restore interval_offset after liveness recalculation in shared RA
149 - ir3: add ir3_cursor/ir3_builder helpers
150 - ir3: refactor ir3_spill.c to use the ir3_cursor/ir3_builder API
151 - ir3: only add live-in phis for top-level intervals while spilling