Commit d6a79aa6 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

V4 RegAlloc: fix callee saved register range handling


This makes sure that the index of the fixed(FP)RegisterRanges matches
the indexes for normal-/fpRegisters, because this index is used to check
if a chosen register intersects with a fixed (= caller saved) register
at call sites.

Change-Id: Ie31554dbe8ed99cb38ca6b2506da663be41d82f6
Reviewed-by: default avatarSimon Hausmann <simon.hausmann@digia.com>
parent 39b51e1d
No related merge requests found
Showing with 19 additions and 15 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment