r225840 - in /trunk/gcc: ChangeLog simplify-rtx...

wschmidt@gcc.gnu.org wschmidt@gcc.gnu.org
Wed Jul 15 16:31:00 GMT 2015


Author: wschmidt
Date: Wed Jul 15 16:31:46 2015
New Revision: 225840

URL: https://gcc.gnu.org/viewcvs?rev=225840&root=gcc&view=rev
Log:
[gcc]

2015-07-15  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* simplify-rtx.c (simplify_ternary_operation): Add simplification
	for (!c) != {0,...,0} ? a : b for vector modes.

[gcc/testsuite]

2015-07-15  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* gcc.target/powerpc/vec-cmp-sel.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/powerpc/vec-cmp-sel.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/simplify-rtx.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list