]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
rs6000: Merge rotlsi3 and rotldi3
authorSegher Boessenkool <segher@kernel.crashing.org>
Sun, 22 Jun 2014 17:16:03 +0000 (19:16 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Sun, 22 Jun 2014 17:16:03 +0000 (19:16 +0200)
commit137b8eb295ac9373609d0b6db5302d330c7fc6f2
tree4cd6271b4f85d464e54a69ddd7e69fdd32bf6c62
parentd70be98ee172834aa8cacdc9c8004200f87ddccb
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.

From-SVN: r211878
gcc/ChangeLog
gcc/config/rs6000/rs6000.md
This page took 0.053216 seconds and 5 git commands to generate.