]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
mips.md (leasi, leadi): New patterns.
authorJeff Law <law@gcc.gnu.org>
Tue, 29 Jun 1999 01:59:06 +0000 (19:59 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 29 Jun 1999 01:59:06 +0000 (19:59 -0600)
8
        * mips.md (leasi, leadi): New patterns.

From-SVN: r27825

gcc/ChangeLog

index d2a5ef6d670efb69c54aa12452d20dd5e61648d9..4c49c8f3e3c9424539e392f9d4556c60e354eabf 100644 (file)
@@ -1,5 +1,7 @@
 Tue Jun 29 01:37:53 1999  Jeffrey A Law  (law@cygnus.com)
 
+       * mips.md (leasi, leadi): New patterns.
+
        * expr.c (emit_block_move): Properly handle case where one of the
        block move arguments has a queued increment or decrement.
        (clear_storage): Similarly.  Fix formatting goof.