rs6000.md (movti_power): Collapse case 1 and 2 together.
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 24 Sep 2003 19:32:46 +0000 (19:32 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 24 Sep 2003 19:32:46 +0000 (15:32 -0400)
commite876481c94624c600dd1dca667636ca83ba80aa9
tree5773791ed5bfd5bb0d62db4451b35622bf700bde
parenteb9ec0d45db94e95fc5f0302100c7918c1e54f7b
rs6000.md (movti_power): Collapse case 1 and 2 together.

        * config/rs6000/rs6000.md (movti_power): Collapse case 1 and 2
        together.  Protect load string instruction with TARGET_STRING.
        (movti_string): Collapse case 1 and 2 together.

From-SVN: r71736
gcc/ChangeLog
gcc/config/rs6000/rs6000.md