« Previous | Next » 

Revision b336ceb6

IDb336ceb6918b8f9eb54dcbb1043521482c7be83b

Added by Aurelien Jarno over 11 years ago

tcg/optimize: further optimize brcond/movcond/setcond

When both argument of brcond/movcond/setcond are the same or when one
of the two values is a constant equal to zero, it's possible to do
further optimizations.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences