« Previous | Next » 

Revision 66e61b55

ID66e61b55f158ef5628e4c056dd2f233c9351a3f5

Added by Aurelien Jarno about 11 years ago

tcg/optimize: fix setcond2 optimization

When setcond2 is rewritten into setcond, the state of the destination
temp should be reset, so that a copy of the previous value is not
used instead of the result.

Reported-by: Michael Tokarev <>
Reviewed-by: Richard Henderson <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences