« Previous | Next » 

Revision 0aba1c73

ID0aba1c7376ad325202f328211ab6dfcae94c7f2a

Added by Aurelien Jarno over 11 years ago

tcg/optimize: optimize "op r, a, a => mov r, a"

Now that we can easily detect all copies, we can optimize the
"op r, a, a => mov r, a" case a bit more.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences