diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2008-04-17 20:38:35 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2008-04-17 20:38:35 +0200 |
commit | c2b814b9ff90dbf5440b5c611cb791a403239723 (patch) | |
tree | 8d0e016f74ade18e46b010ff04f2e800c4ca5451 /libjava/classpath/native/jni/java-net/Makefile.in | |
parent | 6afce8909c4c8e04169364b92742d9ccc202410d (diff) | |
download | gcc-c2b814b9ff90dbf5440b5c611cb791a403239723.zip gcc-c2b814b9ff90dbf5440b5c611cb791a403239723.tar.gz gcc-c2b814b9ff90dbf5440b5c611cb791a403239723.tar.bz2 |
i386.md (addti3 splitter): Pass arrays of 3 operands to split_ti instead of three separate calls with...
* config/i386/i386.md (addti3 splitter): Pass arrays of 3 operands
to split_ti instead of three separate calls with single member arrays.
(subti3 splitter): Ditto.
(adddi3 splitter): Ditto with split_di.
(subdi3 splitter): Ditto.
(negti2 splitter): Pass arrays of 2 operands to split_ti instead of
two separate calls with single member arrays. Swap match_dup
operands 1 and 2 to better fit into the array.
(negdi2 splitter): Ditto with split_di.
(movdfcc splitter): Pass arrays of 2 operands to split_di instead of
two separate calls with single member arrays. Swap match_dup operands
6 and 7 to better fit into the array.
From-SVN: r134403
Diffstat (limited to 'libjava/classpath/native/jni/java-net/Makefile.in')
0 files changed, 0 insertions, 0 deletions