summaryrefslogtreecommitdiff
path: root/gcc/double-int.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek2017-01-091-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* cse.c: Use HOST_WIDE_INT_M1 instead of ~(HOST_WIDE_INT) 0.Uros Bizjak2016-07-201-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-2/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merge in wide-int.Kenneth Zadeck2014-05-061-0/+34
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Fix typos.Ondřej Bílka2013-07-211-1/+1
* double-int.h (rshift): New overload.Richard Biener2013-05-071-0/+1
* double-int.h (lshift): New overload without precision and arith argument.Richard Biener2013-05-031-21/+1
* re PR tree-optimization/56064 (Optimize VIEW_CONVERT_EXPR with FIXED_CST)Georg-Johann Lay2013-01-301-0/+4
* Update copyright years in gcc/Richard Sandiford2013-01-101-1/+1
* re PR bootstrap/54659 (Bootstrap with --disable-nls broken under Windows)Richard Biener2012-12-211-4/+0
* Finish conversion of uses of double_int to the new API.Lawrence Crowl2012-09-241-442/+18
* Modify gcc/*.[hc] double_int call sites to use the new interface.Lawrence Crowl2012-09-071-16/+44
* revert: re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo2012-08-161-0/+4
* re PR bootstrap/54281 (Fails to bootstrap with --disable-nls)Diego Novillo2012-08-161-4/+0
* double-int.h (double_int::from_unsigned): Rename to ...Richard Guenther2012-08-151-24/+24
* backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2012-08-141-78/+597
* re PR tree-optimization/30318 (VRP does not create ANTI_RANGEs on overflow)Marc Glisse2012-08-031-0/+5
* double-int.h (double_int_popcount): New inline function.Tom de Vries2012-07-171-0/+8
* alias.h: Do not include coretypes.h in header files.Steven Bosscher2012-07-081-1/+0
* double-int.c (double_int_multiple_of): New function.Bill Schmidt2012-06-221-0/+2
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck2012-06-021-3/+3
* re PR tree-optimization/53058 (Another ice in remove_range_assertions)Jakub Jelinek2012-04-251-1/+4
* re PR middle-end/50708 (Infinite loop between rshift_double and lshift_double...Richard Guenther2012-03-291-3/+0
* Fix PR/46316Xinliang David Li2010-11-091-0/+1
* Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.Richard Guenther2010-08-041-0/+2
* double-int.h (double_int_and_not): New function.Richard Guenther2010-07-291-1/+11
* double-int.h (fit_double_type): Remove declaration.Anatoly Sokolov2010-07-051-3/+0
* double-int.h (double_int_sub): Declare.Richard Biener2010-07-051-0/+1
* double-int.h (force_fit_type_double): Remove declaration.Anatoly Sokolov2010-06-281-2/+0
* double-int.h (double_int_to_shwi, [...]): Implement as static inline.Anatoly Sokolov2010-06-181-11/+51
* double-int.h (double_int_and): New.Anatoly Sokolov2010-05-251-0/+10
* double-int.h (double_int_ior): New function.Anatoly Sokolov2010-05-201-0/+13
* double-int.h (tree_to_double_int): Remove macro.Anatoly Sokolov2010-05-031-7/+0
* double-int.h (double_int_setbit): Declare.Anatoly Sokolov2010-04-201-0/+1
* double-int.h (tree_to_double_int): Convert to macro.Anatoly Sokolov2010-04-161-1/+4
* fold-const.c (LOWPART, [...]): Move ...Richard Guenther2010-04-151-5/+44
* double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.Anatoly Sokolov2010-04-151-2/+26
* Remove trailing white spaces.H.J. Lu2009-11-251-6/+6
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford2008-02-081-1/+4