09 Mar, 2010

1 commit


04 Feb, 2009

2 commits

  • The removed version with the loop registers saved on the stack was
    originally intended to workaround the missing toolchain support for
    LoopReg Clobbers.

    Since our toolchain now supports these there is no point in keeping this
    workaround. And since we don't touch LoopRegs anymore we're no longer
    subject for ANOMALY_05000312.

    Signed-off-by: Michael Hennerich
    Signed-off-by: Bryan Wu

    Michael Hennerich
     
  • Avoid possible overflow during 32*32->32 multiplies.

    Reported-by: Marco Reppenhagen
    Signed-off-by: Michael Hennerich
    Signed-off-by: Bryan Wu

    Michael Hennerich
     

27 Aug, 2008

1 commit