rs6000: Merge rotlsi3 and rotldi3
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2014 17:16:03 +0000 (17:16 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 22 Jun 2014 17:16:03 +0000 (17:16 +0000)
commite3d83c3b12c14fe50f34b90305c56e2a9eeec672
tree4cd6271b4f85d464e54a69ddd7e69fdd32bf6c62
parent1ac001ec4e363c8ed83b3328b3016ac60a17d8a3
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211878 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.md