]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/double-int.h
double-int.h (double_int_and_not): New function.
authorRichard Guenther <rguenther@suse.de>
Thu, 29 Jul 2010 13:45:47 +0000 (13:45 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 29 Jul 2010 13:45:47 +0000 (13:45 +0000)
commit950f7f45269b7cb641b9f754b408980a01971ce2
treeacaa4c3048af7730f61897ba56c531c20312e416
parent8d0741923dc99b7876f8faafdc238b59a32d0ffc
double-int.h (double_int_and_not): New function.

2010-07-28  Richard Guenther  <rguenther@suse.de>

* double-int.h (double_int_and_not): New function.
* combine.c (try_combine): Use it.
* tree-vrp.c (simplify_bit_ops_using_ranges): Likewise.

From-SVN: r162681
gcc/ChangeLog
gcc/combine.c
gcc/double-int.h
gcc/tree-vrp.c