[patch] altivec.md bitwise operations support

Olga Golovanevsky OLGA@il.ibm.com
Thu Mar 25 08:43:00 GMT 2004


Similarly to the patch that was committed to the lno branch (
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg00769.html), this patch adds
modelling of one's complement to altivec.md, as well as modelling of
bitwise-and & bitwise-or for additional
data types (previously modelled only for V4SI).

Bootstrapped and passed regression tests on powerpc-apple-darwin7.0.0.

ok for mainline?


thanks,
Dorit, Olga

      * config/rs6000/altivec.md: (andvv16qi3, andv8hi3, one_cmplv16qi2,
        one_cmplv8hi2, one_cmplv4si2, iorv16qi3, iorv8hi3,): New modelling.

      (See attached file: altivec_bitwise_patch)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: altivec_bitwise_patch
Type: application/octet-stream
Size: 2705 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040325/e465c33a/attachment.obj>


More information about the Gcc-patches mailing list