r211878 - in /trunk/gcc: ChangeLog config/rs600...

segher@gcc.gnu.org segher@gcc.gnu.org
Sun Jun 22 17:16:00 GMT 2014


Author: segher
Date: Sun Jun 22 17:16:03 2014
New Revision: 211878

URL: https://gcc.gnu.org/viewcvs?rev=211878&root=gcc&view=rev
Log:
rs6000: Merge rotlsi3 and rotldi3

This uses the rotl* extended mnemonics instead of the rlw*nm and rld*cl
mnemonics, because they are shorter and more importantly they look the
same for 32-bit and 64-bit.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.md



More information about the Gcc-cvs mailing list