Skip to content
  • Wim Taymans's avatar
    Revert reuse constants · c368c336
    Wim Taymans authored
    This reverts commit 2ece711c.
    This reverts commit 2ae41b98.
    This reverts commit 106dacc2.
    This reverts commit f6697e30.
    
    These commits are more complicated than needed. A more simple solution
    is possible by tracking the registers that hold a certain constant and
    simply reusing that register when we can. We can then load the same
    constant in different registers of different sizes if needed.
    c368c336