x87: Switch x87_on_stack to actually search for the ir_node
This requires changing places which expected the strange behaviour that querying x87_on_stack finds a slot with the same register, not the slot with the same node. This is done by x87_reg_on_stack() now.
Please register or sign in to comment