aboutsummaryrefslogtreecommitdiff
path: root/gcc/wide-int.cc
AgeCommit message (Expand)AuthorFilesLines
2023-10-15wide-int: Fix estimation of buffer sizes for wide_int printing [PR111800]Jakub Jelinek1-6/+6
2023-10-12wide-int: Allow up to 16320 bits wide_int and change widest_int precision to ...Jakub Jelinek1-56/+112
2023-07-19wide-int: Fix up wi::divmod_internal [PR110731]Jakub Jelinek1-2/+2
2023-06-07[Committed] Bug fix to new wi::bitreverse_large function.Roger Sayle1-1/+1
2023-06-05New wi::bitreverse function.Roger Sayle1-0/+27
2023-05-31Refactor wi::bswap as a function (instead of a method).Roger Sayle1-11/+7
2023-05-17wide-int: Fix up function commentJakub Jelinek1-1/+1
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-07-01wide-int: Fix up wi::shifted_mask [PR106144]Jakub Jelinek1-1/+12
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-06Correct implementation of wi::clzRoger Sayle1-3/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-31wide-int: Fix wi::to_mpz [PR98474]Jakub Jelinek1-0/+14
2020-10-28wide-int: Fix up set_bit_largeJakub Jelinek1-2/+5
2020-08-10Simplify X * C1 == C2 with wrapping overflowMarc Glisse1-0/+33
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-07-07tree-vrp.c (vrp_int_const_binop): Change overflow type to overflow_type.Aldy Hernandez1-26/+53
2018-02-08Use nonzero bits to refine range in split_constant_offset (PR 81635)Richard Sandiford1-0/+112
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-22PR82547: Undetected overflow for UNSIGNED wide_intsRichard Sandiford1-5/+45
2017-10-26Stop print_hex from printing bits above the precisionRichard Sandiford1-0/+11
2017-10-18wide-int.cc (debug): New.Aldy Hernandez1-0/+33
2017-07-02Reorganise machmode.h headersRichard Sandiford1-1/+0
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-07-19builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...Uros Bizjak1-8/+8
2016-06-06Selftest frameworkDavid Malcolm1-0/+170
2016-02-02wide-int.cc (canonize_uhwi): New function.Jakub Jelinek1-15/+16
2016-01-30re PR middle-end/69546 (wrong code with -O and simple int128 arithmetics)Jakub Jelinek1-3/+20
2016-01-26PR 69400: Invalid 128-bit modulus resultRichard Sandiford1-30/+19
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-2/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-4/+1
2015-08-05re PR middle-end/66311 (Problems with some integer(16) values)Richard Sandiford1-3/+10
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-02-24re PR tree-optimization/65170 (curve25519-donna-c64 miscompilation)Jakub Jelinek1-0/+5
2015-02-23re PR fortran/63427 (hwint.h:250:29: runtime error: shift exponent 64 is too ...Richard Sandiford1-4/+16
2015-01-27re PR tree-optimization/64807 (Wrong-code because of wide-int division)Jakub Jelinek1-0/+1
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+8
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-04re PR tree-optimization/61682 (wrong code at -O3 on x86_64-linux-gnu)Jakub Jelinek1-1/+19
2014-05-28PR bootstrap/PR61146Francois-Xavier Coudert1-1/+2
2014-05-28hwint.h (*_HALF_WIDE_INT*): Move to ...Richard Biener1-0/+10
2014-05-17wide-int.cc: Only include longlong.h if W_TYPE_SIZE==32 or __SIZEOF_INT128__ ...Richard Sandiford1-1/+6
2014-05-09Revert wide-int change.Ramana Radhakrishnan1-6/+0
2014-05-08Define UDWtype for longlong.h inclusion in wide-int.ccRamana Radhakrishnan1-0/+6