summaryrefslogtreecommitdiff
path: root/gcc/double-int.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* PR other/59545jakub2013-12-191-1/+1
* gcc/rsandifo2013-11-051-7/+1
* gcc/rsandifo2013-09-281-2/+2
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-4/+4
* 2013-05-07 Richard Biener <rguenther@suse.de>rguenth2013-05-071-0/+33
* 2013-05-03 Richard Biener <rguenther@suse.de>rguenth2013-05-031-49/+105
* gcc/gjl2013-01-301-0/+48
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-6/+88
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-2/+42
* 2012-08-15 Richard Guenther <rguenther@suse.de>rguenth2012-08-151-4/+4
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-90/+210
* PR c/53968jakub2012-08-131-2/+2
* gcc/glisse2012-08-031-7/+22
* 2012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-221-0/+20
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-06-021-4/+4
* PR tree-optimization/53058jakub2012-04-251-1/+21
* 2012-03-30 Richard Guenther <rguenther@suse.de>rguenth2012-03-301-1/+1
* 2012-03-29 Richard Guenther <rguenther@suse.de>rguenth2012-03-291-59/+53
* * hwint.c: New. Extracted from toplev.c.jsm282010-11-301-1/+0
* * bitmap.c: Delete unnecessary includes.froydnj2010-11-161-1/+1
* Fix PR/46316davidxl2010-11-091-0/+13
* Replace exact_log2(x & -x) in favor of more direct computation.rth2010-08-051-9/+1
* 2010-08-04 Richard Guenther <rguenther@suse.de>rguenth2010-08-041-0/+21
* * double-int.h (fit_double_type): Remove declaration.aesok2010-07-051-65/+0
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-0/+11
* * double-int.h (force_fit_type_double): Remove declaration.aesok2010-06-281-50/+0
* * double-int.h (double_int_to_shwi, double_int_to_uhwi,aesok2010-06-181-71/+81
* * double-int.h (tree_to_double_int): Remove macro.aesok2010-05-031-24/+0
* * double-int.h (double_int_setbit): Declare.aesok2010-04-201-0/+12
* * double-int.h (tree_to_double_int): Convert to macro.aesok2010-04-161-12/+0
* 2010-04-15 Richard Guenther <rguenther@suse.de>rguenth2010-04-151-1/+736
* * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.aesok2010-04-141-10/+25
* Remove trailing white spaces.hjl2009-11-251-7/+7
* gcc/:ian2009-04-201-3/+4
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-3/+3
* * fixed-value.h: New file.chaoyingfu2007-08-061-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * double-int.c (mpz_set_double_int): Moved frombrooks2007-04-301-0/+78
* PR tree-optimization/30730rakdver2007-03-141-1/+1
* * Makefile.in (tree-data-ref.o): Add langhooks.h dependency.rakdver2006-11-121-1/+15
* PR tree-optimization/28411rakdver2006-08-281-5/+62
* * tree-ssa-loop-niter.c (implies_nonnegative_p): New function.rakdver2006-06-151-6/+6
* * gengtype.c (main): Handle double_int type.rakdver2006-03-031-0/+344